]> git.kaiwu.me - nginx.git/commit
Ignore non-yet-implemented frames.
authorVladimir Homutov <vl@nginx.com>
Mon, 6 Apr 2020 08:16:45 +0000 (11:16 +0300)
committerVladimir Homutov <vl@nginx.com>
Mon, 6 Apr 2020 08:16:45 +0000 (11:16 +0300)
commit1c9ddadd76bf41a1682f512046bfedd44fe902ad
tree852935bffcbd10b40f546d05059ce8c2795a3ad2
parent757b3e7bcf76f310df6769727f6a2d32864318f5
Ignore non-yet-implemented frames.

Such frames are grouped together in a switch and just ignored, instead of
closing the connection  This may improve test coverage.  All such frames
require acknowledgment.
src/event/ngx_event_quic.c