]> git.kaiwu.me - nginx.git/commit
Merge of r4630: fixed c->sent with unbuffered ssl.
authorMaxim Dounin <mdounin@mdounin.ru>
Mon, 4 Jun 2012 12:00:38 +0000 (12:00 +0000)
committerMaxim Dounin <mdounin@mdounin.ru>
Mon, 4 Jun 2012 12:00:38 +0000 (12:00 +0000)
commit88050e54616809dcaeebbb60ad61d56ddb50e494
treee514f294898f4efedd721f2b7b6a8611f8368f32
parent8acd40c4951ca822e2fb4672de9e4f23c6b6a97a
Merge of r4630: fixed c->sent with unbuffered ssl.

Update c->sent in ngx_ssl_send_chain() even if SSL buffer is not used.
src/event/ngx_event_openssl.c