comparison src/event/ngx_event_quic_protection.c @ 8322:d9bc33166361 quic

Do not set timers after the connection is closed. The qc->closing flag is set when a connection close is initiated for the first time. No timers will be set if the flag is active. TODO: this is a temporary solution to avoid running timer handlers after connection (and it's pool) was destroyed. It looks like currently we have no clear policy of connection closing in regard to timers.
author Vladimir Homutov <vl@nginx.com>
date Sat, 04 Apr 2020 22:27:29 +0300
parents 29354c6fc5f2
children 7cca3624f9c4
comparison
equal deleted inserted replaced
8321:e45719a9b148 8322:d9bc33166361