Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_request.c223 ngx_http_close_connection(c); in ngx_http_init_connection()
308 ngx_http_close_connection(c); in ngx_http_init_connection()
368 ngx_http_close_connection(c); in ngx_http_init_connection()
391 ngx_http_close_connection(c); in ngx_http_wait_request_handler()
396 ngx_http_close_connection(c); in ngx_http_wait_request_handler()
455 ngx_http_close_connection(c); in ngx_http_wait_request_handler()
462 ngx_http_close_connection(c); in ngx_http_wait_request_handler()
495 ngx_http_close_connection(c); in ngx_http_wait_request_handler()
781 ngx_http_close_connection(c); in ngx_http_ssl_handshake()
849 ngx_http_close_connection(c); in ngx_http_ssl_handshake_handler()
[all …]
H A Dngx_http.h86 void ngx_http_close_connection(ngx_connection_t *c);
/f-stack/app/nginx-1.16.1/src/http/v2/
H A Dngx_http_v2.c252 ngx_http_close_connection(c); in ngx_http_v2_init()
259 ngx_http_close_connection(c); in ngx_http_v2_init()
280 ngx_http_close_connection(c); in ngx_http_v2_init()
286 ngx_http_close_connection(c); in ngx_http_v2_init()
296 ngx_http_close_connection(c); in ngx_http_v2_init()
301 ngx_http_close_connection(c); in ngx_http_v2_init()
309 ngx_http_close_connection(c); in ngx_http_v2_init()
627 ngx_http_close_connection(c); in ngx_http_v2_handle_connection()
651 ngx_http_close_connection(c); in ngx_http_v2_handle_connection()
4581 ngx_http_close_connection(c); in ngx_http_v2_finalize_connection()
[all …]