]> git.kaiwu.me - nginx.git/commit
Introduced the ngx_chain_to_iovec() function.
authorValentin Bartenev <vbart@nginx.com>
Thu, 3 Mar 2016 15:41:05 +0000 (18:41 +0300)
committerValentin Bartenev <vbart@nginx.com>
Thu, 3 Mar 2016 15:41:05 +0000 (18:41 +0300)
commite243a2d6c29c618722d8a49e376ce3e96815821b
treeec53045747119acfeed27cb60cf89a79667a20b7
parentbc6fcb672cfd56dd9cb56c294824df4352986c2c
Introduced the ngx_chain_to_iovec() function.

It's similar to ngx_output_chain_to_iovec() and uses only preallocated memory.
src/os/unix/ngx_files.c