Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/v2/
H A Dngx_http_v2.c363 ngx_http_v2_finalize_connection(h2c, 0); in ngx_http_v2_read_handler()
368 ngx_http_v2_finalize_connection(h2c, 0); in ngx_http_v2_read_handler()
404 ngx_http_v2_finalize_connection(h2c, 0); in ngx_http_v2_read_handler()
430 ngx_http_v2_finalize_connection(h2c, 0); in ngx_http_v2_read_handler()
462 ngx_http_v2_finalize_connection(h2c, 0); in ngx_http_v2_write_handler()
483 ngx_http_v2_finalize_connection(h2c, 0); in ngx_http_v2_write_handler()
2503 ngx_http_v2_finalize_connection(h2c, err); in ngx_http_v2_connection_error()
4473 ngx_http_v2_finalize_connection(h2c, 0); in ngx_http_v2_handle_connection_handler()
4485 ngx_http_v2_finalize_connection(h2c, 0); in ngx_http_v2_handle_connection_handler()
4506 ngx_http_v2_finalize_connection(h2c, NGX_HTTP_V2_NO_ERROR); in ngx_http_v2_idle_handler()
[all …]