comparison src/stream/ngx_stream_upstream_least_conn_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 29bf0dbc0a77
children
comparison
equal deleted inserted replaced
8987:1192923be0aa 8988:be39ffdf9208