aboutsummaryrefslogtreecommitdiff
path: root/src/http/ngx_http_request.c
diff options
context:
space:
mode:
authorMaxim Dounin <mdounin@mdounin.ru>2020-09-16 18:26:23 +0300
committerMaxim Dounin <mdounin@mdounin.ru>2020-09-16 18:26:23 +0300
commita1864c25861c8cb0b972815e4cbafcf227c4f8cb (patch)
tree4a9ed1272e9f53575e26aba03ace5a89975688cb /src/http/ngx_http_request.c
parent82cf625ab51dbed91bc38bdbc21ba192df2dd4d4 (diff)
downloadnginx-a1864c25861c8cb0b972815e4cbafcf227c4f8cb.tar.gz
nginx-a1864c25861c8cb0b972815e4cbafcf227c4f8cb.zip
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.
Diffstat (limited to 'src/http/ngx_http_request.c')
0 files changed, 0 insertions, 0 deletions