aboutsummaryrefslogtreecommitdiff
path: root/src/http/ngx_http_file_cache.c
diff options
context:
space:
mode:
authorRoman Arutyunyan <arut@nginx.com>2022-02-09 14:49:05 +0300
committerRoman Arutyunyan <arut@nginx.com>2022-02-09 14:49:05 +0300
commit90b19bf65de489d7f729c2876ff5cd63670111f9 (patch)
tree1f8025e5db2d21ce8c2523845c1c0d043be5e9ae /src/http/ngx_http_file_cache.c
parent78ec75ad2a9a31ad9ef5fb5cc7cd3d0b30ec8181 (diff)
downloadnginx-90b19bf65de489d7f729c2876ff5cd63670111f9.tar.gz
nginx-90b19bf65de489d7f729c2876ff5cd63670111f9.zip
QUIC: fixed resetting stream wev->ready flag.
Previously, the flag could be reset after send_chain() with a limit, even though there was room for more data. The application then started waiting for a write event notification, which never happened. Now the wev->ready flag is only reset when flow control is exhausted.
Diffstat (limited to 'src/http/ngx_http_file_cache.c')
0 files changed, 0 insertions, 0 deletions