Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/v2/
H A Dngx_http_v2.h212 unsigned out_closed:1; member
H A Dngx_http_v2_filter_module.c1445 if (in == NULL || stream->out_closed) { in ngx_http_v2_send_chain()
2040 stream->out_closed = 1; in ngx_http_v2_handle_frame()
H A Dngx_http_v2.c1944 stream->out_closed = 1; in ngx_http_v2_state_rst_stream()
4322 if (!stream->out_closed) { in ngx_http_v2_close_stream()