]> git.kaiwu.me - nginx.git/commit
QUIC: handle PATH_CHALLENGE frame.
authorRoman Arutyunyan <arut@nginx.com>
Fri, 28 Aug 2020 09:01:35 +0000 (12:01 +0300)
committerRoman Arutyunyan <arut@nginx.com>
Fri, 28 Aug 2020 09:01:35 +0000 (12:01 +0300)
commit6f0e1bc14ff0324c3b3680aa4731ce224e517295
tree89c7edb51bdf5bbae0ee6ce0ee63f5f412dae889
parentd69471b81b3206b75fd9738b464b34929cdaf763
QUIC: handle PATH_CHALLENGE frame.

A PATH_RESPONSE frame with the same data is sent in response.
src/event/ngx_event_quic.c
src/event/ngx_event_quic_transport.c