diff options
author | Roman Arutyunyan <arut@nginx.com> | 2022-08-22 15:33:23 +0400 |
---|---|---|
committer | Roman Arutyunyan <arut@nginx.com> | 2022-08-22 15:33:23 +0400 |
commit | a2a513b93caeba13e408bfc80f8626f49550be40 (patch) | |
tree | 6bcaf402785225a38fa299e4dd4f778deb275e45 /src/http/v3/ngx_http_v3_request.c | |
parent | dc82bed893cc4292c459d41269882b621b98f5b3 (diff) | |
download | nginx-a2a513b93caeba13e408bfc80f8626f49550be40.tar.gz nginx-a2a513b93caeba13e408bfc80f8626f49550be40.zip |
QUIC: defer stream removal until all its data is acked.
Previously, stream was kept alive until all its data is sent. This resulted
in disabling retransmission of final part of stream when QUIC connection
was closed right after closing stream connection.
Diffstat (limited to 'src/http/v3/ngx_http_v3_request.c')
0 files changed, 0 insertions, 0 deletions