]> git.kaiwu.me - nginx.git/commit
Merge of r4652: ssl without buffer should not set c->buffered.
authorMaxim Dounin <mdounin@mdounin.ru>
Mon, 2 Jul 2012 15:51:02 +0000 (15:51 +0000)
committerMaxim Dounin <mdounin@mdounin.ru>
Mon, 2 Jul 2012 15:51:02 +0000 (15:51 +0000)
commitfb6e7626f6aa3fb9e627e1a2dbcf1d92dfc99557
treec26b22d19ae698a821ec90d9c4cecb5d17dd00b2
parent6d92e7627100a71cad240b354e502cc3511cf797
Merge of r4652: ssl without buffer should not set c->buffered.

Removed mistaken setting of NGX_SSL_BUFFERED flag in ngx_ssl_send_chain()
if SSL buffer is not used.
src/event/ngx_event_openssl.c