]> git.kaiwu.me - nginx.git/commit
SSL: resetting of flush flag after the data was written.
authorValentin Bartenev <vbart@nginx.com>
Mon, 28 Jan 2013 15:35:12 +0000 (15:35 +0000)
committerValentin Bartenev <vbart@nginx.com>
Mon, 28 Jan 2013 15:35:12 +0000 (15:35 +0000)
commitc857dade60bf7298226e0ba3d817ac56fb4abf49
tree9392105a2bb1cd53ff0ba54bd7617e178a39e6b8
parent693ba0179e4126fe3490e1c499d982183931598d
SSL: resetting of flush flag after the data was written.

There is no need to flush next chunk of data if it does not contain a buffer
with the flush or last_buf flags set.
src/event/ngx_event_openssl.c