comparison src/stream/ngx_stream_quic_module.c @ 8988: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 dde5cb0205ef
children b9230e37b8a1
comparison
equal deleted inserted replaced
8987:1192923be0aa 8988:be39ffdf9208