diff options
author | Vladimir Homutov <vl@nginx.com> | 2020-09-25 21:47:28 +0300 |
---|---|---|
committer | Vladimir Homutov <vl@nginx.com> | 2020-09-25 21:47:28 +0300 |
commit | fe626bda8426fe7f0a9a9e4930eba30eb2b2f109 (patch) | |
tree | 3ea6263f0c08327d098f4764744756d1cc6cb435 /src/stream/ngx_stream_handler.c | |
parent | 80958b29a2ed69237b463f848951e63480339b07 (diff) | |
download | nginx-fe626bda8426fe7f0a9a9e4930eba30eb2b2f109.tar.gz nginx-fe626bda8426fe7f0a9a9e4930eba30eb2b2f109.zip |
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.
Diffstat (limited to 'src/stream/ngx_stream_handler.c')
0 files changed, 0 insertions, 0 deletions