]> git.kaiwu.me - nginx.git/commit
Fixed parsing of CONNECTION CLOSE2 frames.
authorVladimir Homutov <vl@nginx.com>
Fri, 20 Mar 2020 12:14:00 +0000 (15:14 +0300)
committerVladimir Homutov <vl@nginx.com>
Fri, 20 Mar 2020 12:14:00 +0000 (15:14 +0300)
commit1d35d0f31e4fefd7c8381e79d0207fa1e092d550
tree164f601d4ada9a35629d6e185c46cafff3b0891a
parent6565860bd852623ecba8e6329310f4810f8c3dc5
Fixed parsing of CONNECTION CLOSE2 frames.

The "frame_type" field is not passed in case of 0x1d frame.
src/event/ngx_event_quic_transport.c