]> git.kaiwu.me - nginx.git/commit
QUIC: dead code removed.
authorVladimir Homutov <vl@nginx.com>
Tue, 1 Feb 2022 10:01:10 +0000 (13:01 +0300)
committerVladimir Homutov <vl@nginx.com>
Tue, 1 Feb 2022 10:01:10 +0000 (13:01 +0300)
commite72168a9ea93bde9a7a17613654fb1f4826d65dd
tree6112a34f454e7019900c141f0fb1c2f49acf648f
parent271553bbf37b99991c3c86164a5e83ce2b57870d
QUIC: dead code removed.

The ngx_quic_parse_packet() now returns NGX_OK, NGX_ERROR (parsing failed)
and NGX_ABORT (unsupported version).
src/event/quic/ngx_event_quic.c
src/event/quic/ngx_event_quic_transport.c