]> git.kaiwu.me - nginx.git/commit
QUIC: do not resend empty queue when speeding up handshake.
authorSergey Kandaurov <pluknet@nginx.com>
Mon, 5 Oct 2020 12:02:53 +0000 (13:02 +0100)
committerSergey Kandaurov <pluknet@nginx.com>
Mon, 5 Oct 2020 12:02:53 +0000 (13:02 +0100)
commitf09be89a52d717163a16d77a9cfaabe7f1456dfd
treefcdb8fbe4ad092fa0df047df59d8f57010b01c0b
parent3309b1e8dfd88af0bcadc98b14ac65349d8aa61c
QUIC: do not resend empty queue when speeding up handshake.

If client acknowledged an Initial packet with CRYPTO frame and then
sent another Initial packet containing duplicate CRYPTO again, this
could result in resending frames off the empty send queue.
src/event/ngx_event_quic.c