]> git.kaiwu.me - nginx.git/commit
QUIC: post close event for connection close.
authorRoman Arutyunyan <arut@nginx.com>
Wed, 7 Sep 2022 15:25:13 +0000 (19:25 +0400)
committerRoman Arutyunyan <arut@nginx.com>
Wed, 7 Sep 2022 15:25:13 +0000 (19:25 +0400)
commita89167c247afd67e43017583033463f551737262
tree0e12c3d355f12a3bb92bd367bb15a2e3d4edee52
parent62b928a45f32404afdd67925498d593fcba51f59
QUIC: post close event for connection close.

Previously, close event was used only for close timeout, while read event was
used for posting connection close.
src/event/quic/ngx_event_quic.c
src/event/quic/ngx_event_quic_streams.c