diff options
author | Maxim Dounin <mdounin@mdounin.ru> | 2013-11-29 17:16:06 +0400 |
---|---|---|
committer | Maxim Dounin <mdounin@mdounin.ru> | 2013-11-29 17:16:06 +0400 |
commit | 067c1d2a4f48cbbaace59733c98007b793719f94 (patch) | |
tree | de7d396aa8de91c7cd9e025ca75f4e27105fb453 /src/os/win32/ngx_process_cycle.c | |
parent | 6b7e88f36b2564b91fe68b1a5628d52a24384343 (diff) | |
download | nginx-067c1d2a4f48cbbaace59733c98007b793719f94.tar.gz nginx-067c1d2a4f48cbbaace59733c98007b793719f94.zip |
SSL: fixed c->read->ready handling in ngx_ssl_recv().
If c->read->ready was reset, but later some data were read from a socket
buffer due to a call to ngx_ssl_recv(), the c->read->ready flag should
be restored if not all data were read from OpenSSL buffers (as kernel
won't notify us about the data anymore).
More details are available here:
http://mailman.nginx.org/pipermail/nginx/2013-November/041178.html
Diffstat (limited to 'src/os/win32/ngx_process_cycle.c')
0 files changed, 0 insertions, 0 deletions