]> git.kaiwu.me - nginx.git/commit
Fixed transport parameters on a new connection with a valid token.
authorSergey Kandaurov <pluknet@nginx.com>
Mon, 1 Jun 2020 16:16:44 +0000 (19:16 +0300)
committerSergey Kandaurov <pluknet@nginx.com>
Mon, 1 Jun 2020 16:16:44 +0000 (19:16 +0300)
commit59782257222b7a08cace201456cf2886b2a98067
tree31cbec5a9b37c0f60214e688f09189bac05f002c
parent22297afd7924d00440105bc440aa4f67fde380fe
Fixed transport parameters on a new connection with a valid token.

Previously, the retry transport parameter was sent regardless.
src/event/ngx_event_quic.c
src/event/ngx_event_quic_transport.c