commit | b29d599c0b2459e4d8ebde1113d2738cf48f44eb | [log] [tgz] |
---|---|---|
author | Valentin Bartenev <vbart@nginx.com> | Tue Oct 07 11:38:57 2014 +0400 |
committer | Valentin Bartenev <vbart@nginx.com> | Tue Oct 07 11:38:57 2014 +0400 |
tree | 4dce76d2e51aac59384040ef8eb0a6e7a92f844b | |
parent | 41ed9734561fc957a64ca7e4dab5a8c6e3ac3c0b [diff] |
Introduced the ngx_output_chain_to_iovec() function. It deduplicates code of the send chain functions and uses only preallocated memory, which completely solves the problem mentioned in d1bde5c3c5d2.