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