]> git.kaiwu.me - nginx.git/commit
QUIC: prevented posted push event while in the draining state.
authorVladimir Homutov <vl@nginx.com>
Mon, 21 Sep 2020 10:58:17 +0000 (13:58 +0300)
committerVladimir Homutov <vl@nginx.com>
Mon, 21 Sep 2020 10:58:17 +0000 (13:58 +0300)
commit766fc16f55301bc37bf5403c9ef48661234b0108
tree37740c6acf52c404c6ce516171c23991dfee6339
parentbe719bbec8a9130223e25c4c22b52a73c44eb1ec
QUIC: prevented posted push event while in the draining state.

If the push event was posted before ngx_quic_close_connection(), it could send
data in the draining state.
src/event/ngx_event_quic.c