]> git.kaiwu.me - nginx.git/commit
Added parsing of CONNECTION_CLOSE2 frame (0x1D).
authorVladimir Homutov <vl@nginx.com>
Fri, 20 Mar 2020 11:50:05 +0000 (14:50 +0300)
committerVladimir Homutov <vl@nginx.com>
Fri, 20 Mar 2020 11:50:05 +0000 (14:50 +0300)
commit6565860bd852623ecba8e6329310f4810f8c3dc5
treee1fda3d443eb7b0021d9ebd234fa46d3e4d3dd68
parent4096676897ba547079e96230a16587150835d356
Added parsing of CONNECTION_CLOSE2 frame (0x1D).

The difference is that error code refers to application namespace, i.e.
quic error names cannot be used to convert it to string.
src/event/ngx_event_quic_transport.c
src/event/ngx_event_quic_transport.h