]> git.kaiwu.me - nginx.git/commit
QUIC: refactored ngx_quic_retry_input().
authorVladimir Homutov <vl@nginx.com>
Fri, 4 Sep 2020 12:48:53 +0000 (15:48 +0300)
committerVladimir Homutov <vl@nginx.com>
Fri, 4 Sep 2020 12:48:53 +0000 (15:48 +0300)
commit6f78befe992ac5dc667ce9f040ad4fc012d8340b
tree95c61ebfbd7326bdec0c346572867285f0f47d51
parent6983bc0a37bdec605b471643c2e6a0b0f6d6140f
QUIC: refactored ngx_quic_retry_input().

The function now returns NGX_DECLINED for packets that need to be ignored
and integrates nicely into ngx_quic_input().
src/event/ngx_event_quic.c