]> git.kaiwu.me - nginx.git/commit
QUIC: handle more frames in ngx_quic_resend_frames().
authorRoman Arutyunyan <arut@nginx.com>
Thu, 29 Oct 2020 14:25:02 +0000 (14:25 +0000)
committerRoman Arutyunyan <arut@nginx.com>
Thu, 29 Oct 2020 14:25:02 +0000 (14:25 +0000)
commitc3e8e59a55c4bd144dec6ca1c55f06f8d509ec50
tree0f1b9a14840cf69016a297a25f0ed70f7bbdccbe
parent21a5955f75688647b794e655635c23ecf1b4e290
QUIC: handle more frames in ngx_quic_resend_frames().

When a packet is declared lost, its frames are handled differently according to
13.3. Retransmission of Information.
src/event/ngx_event_quic.c