comparison src/event/ngx_event_openssl_stapling.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 b99cbafd51da
children abb6cc8f1dd8
comparison
equal deleted inserted replaced
8321:e45719a9b148 8322:d9bc33166361