comparison src/http/ngx_http_write_filter_module.c @ 7813:739f018225af quic

Free remaining frames on connection close. Frames can still float in the following queues: - crypto frames reordering queues (one per encryption level) - moved crypto frames cleanup to the moment where all streams are closed - stream frames reordering queues (one per packet number namespace) - frames retransmit queues (one per packet number namespace)
author Vladimir Homutov <vl@nginx.com>
date Wed, 15 Apr 2020 13:09:39 +0300
parents c19ca381b2e6
children 94daa42ff5ce 61e9c078ee3d
comparison
equal deleted inserted replaced
7812:76839f55bc48 7813:739f018225af