Home
last modified time | relevance | path

Searched refs:ngx_http_v2_handle_connection_handler (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/v2/
H A Dngx_http_v2.c181 static void ngx_http_v2_handle_connection_handler(ngx_event_t *rev);
4430 ev->handler = ngx_http_v2_handle_connection_handler; in ngx_http_v2_close_stream()
4461 ngx_http_v2_handle_connection_handler(ngx_event_t *rev) in ngx_http_v2_handle_connection_handler() function