comparison src/event/ngx_event_quic.h @ 8559:a89a58c642ef quic

QUIC: simplified packet header parsing. Now flags are processed in ngx_quic_input(), and raw->pos points to the first byte after the flags. Redundant checks from ngx_quic_parse_short_header() and ngx_quic_parse_long_header() are removed.
author Vladimir Homutov <vl@nginx.com>
date Fri, 25 Sep 2020 21:47:28 +0300
parents 2727d402e5a5
children b31c02454539
comparison
equal deleted inserted replaced
8558:0f37b4ef3cd9 8559:a89a58c642ef