]> git.kaiwu.me - nginx.git/commit
When closing a QUIC connection, wait for all streams to finish.
authorRoman Arutyunyan <arut@nginx.com>
Tue, 24 Mar 2020 15:05:45 +0000 (18:05 +0300)
committerRoman Arutyunyan <arut@nginx.com>
Tue, 24 Mar 2020 15:05:45 +0000 (18:05 +0300)
commita0a2e0de1d256dc6ebcaf9102682132c01510601
treef1086884bc4a22cb1caaab4b8416413c0d95ed60
parentf75e4e3fef6e270555afefbb15b4741c694596f3
When closing a QUIC connection, wait for all streams to finish.

Additionally, streams are now removed from the tree in cleanup handler.
src/event/ngx_event_quic.c
src/http/v3/ngx_http_v3_streams.c