comparison src/event/quic/ngx_event_quic_bpf_code.c @ 9056:be39ffdf9208 quic

QUIC: removed cancelable flag from QUIC and HTTP/3 events. All these events are created in context of a client connection and are deleted when the connection is closed. Setting ev->cancelable could trigger premature connection closure and a socket leak alert.
author Roman Arutyunyan <arut@nginx.com>
date Wed, 30 Nov 2022 14:09:08 +0400
parents 6d1488b62dc5
children
comparison
equal deleted inserted replaced
9055:1192923be0aa 9056:be39ffdf9208