]> git.kaiwu.me - nginx.git/commit
Fixed retransmission of frames after closing connection.
authorVladimir Homutov <vl@nginx.com>
Thu, 21 May 2020 12:41:01 +0000 (15:41 +0300)
committerVladimir Homutov <vl@nginx.com>
Thu, 21 May 2020 12:41:01 +0000 (15:41 +0300)
commit444432047396953152485773398d7c636b76f5eb
tree617689c186460d07a039b74e5b5a2c68753ce252
parent7e0314de24fb9f48931aff8023a9cbe597991800
Fixed retransmission of frames after closing connection.

Frames in sent queues are discarded, as no acknowledgment is expected
if the connection is closing.
src/event/ngx_event_quic.c