comparison src/event/ngx_event_acceptex.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 fdc3d40979b0
children
comparison
equal deleted inserted replaced
9055:1192923be0aa 9056:be39ffdf9208