]> git.kaiwu.me - nginx.git/commit
QUIC: speeding up handshake completion.
authorSergey Kandaurov <pluknet@nginx.com>
Thu, 1 Oct 2020 11:10:22 +0000 (12:10 +0100)
committerSergey Kandaurov <pluknet@nginx.com>
Thu, 1 Oct 2020 11:10:22 +0000 (12:10 +0100)
commit7bd3868715b57f339ea5d61372bbca449509102f
treea07531bdff8eb4f7c9abeebf5f0c2752c7e3f595
parentb64446f6f9e1b91e6d805cc56a72c1ad8e42a049
QUIC: speeding up handshake completion.

As per quic-recovery draft, section-6.2.3: resend CRYPTO frames
when receiving an Initial packet containing duplicate CRYPTO data.
src/event/ngx_event_quic.c