]> git.kaiwu.me - nginx.git/commit
Moved the code for coalescing file buffers to a separate function.
authorValentin Bartenev <vbart@nginx.com>
Wed, 13 Aug 2014 11:11:45 +0000 (15:11 +0400)
committerValentin Bartenev <vbart@nginx.com>
Wed, 13 Aug 2014 11:11:45 +0000 (15:11 +0400)
commitd85d459bb2bfd147ea003310369d42c8891c6b39
tree09d7321fac4ec26dc8a858a26fd984c4148e6801
parentf00918eab376da8ac25f4f97d89afcef5ae2c1c7
Moved the code for coalescing file buffers to a separate function.
src/core/ngx_buf.c
src/core/ngx_buf.h
src/os/unix/ngx_darwin_sendfile_chain.c
src/os/unix/ngx_freebsd_sendfile_chain.c
src/os/unix/ngx_linux_sendfile_chain.c