Searched refs:goaway (Results 1 – 3 of 3) sorted by relevance
161 unsigned goaway:1; member
357 if (!h2c->goaway) { in ngx_http_v2_read_handler()358 h2c->goaway = 1; in ngx_http_v2_read_handler()650 if (h2c->goaway) { in ngx_http_v2_handle_connection()1047 if (h2c->goaway) { in ngx_http_v2_state_headers()1178 h2c->goaway = 1; in ngx_http_v2_state_headers()4572 if (!c->error && !h2c->goaway) { in ngx_http_v2_finalize_connection()
247 if (!h2c->push_disabled && !h2c->goaway in ngx_http_v2_header_filter()