]> git.kaiwu.me - nginx.git/commit
Moved the code for adjusting sent buffers in 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)
commit4aac91049f8909e928580f9fb8b752ba748f4167
tree3100acd79e0cf9e317878113207b0e942705a88c
parent8b6f1c7bb064aa87ab83fbf3d8ed9f9e80e1b06b
Moved the code for adjusting sent buffers in 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
src/os/unix/ngx_solaris_sendfilev_chain.c
src/os/unix/ngx_writev_chain.c
src/os/win32/ngx_wsasend_chain.c