comparison src/event/ngx_event_openssl.h @ 8110:adaec579a967

SSL: fixed event handling during shutdown. The c->read->ready and c->write->ready flags need to be cleared to ensure that appropriate read or write events will be reported by kernel. Without this, SSL shutdown might wait till the timeout after blocking on writing or reading even if there is a socket activity.
author Maxim Dounin <mdounin@mdounin.ru>
date Wed, 16 Sep 2020 18:26:23 +0300
parents b56f725dd4bb
children 7995cd199b52 3bff3f397c05
comparison
equal deleted inserted replaced
8109:61011bfcdb49 8110:adaec579a967