comparison src/event/quic/ngx_event_quic_bpf_code.c @ 8285:0697294f79a4 quic

QUIC: removed redundant "app" flag from ngx_quic_close_frame_t. The flag was introduced to create type-aware CONNECTION_CLOSE frames, and now is replaced with frame type information, directly accessible. Notably, this fixes type logging for received frames in b3d9e57d0f62.
author Sergey Kandaurov <pluknet@nginx.com>
date Wed, 03 Feb 2021 12:39:41 +0300
parents 7df607cb2d11
children 85e60c064728
comparison
equal deleted inserted replaced
8284:250974f8f8e7 8285:0697294f79a4