]> git.kaiwu.me - nginx.git/commit
Renamed ngx_handle_sent_chain() to ngx_chain_update_sent().
authorValentin Bartenev <vbart@nginx.com>
Wed, 19 Nov 2014 18:16:19 +0000 (21:16 +0300)
committerValentin Bartenev <vbart@nginx.com>
Wed, 19 Nov 2014 18:16:19 +0000 (21:16 +0300)
commit41ed9734561fc957a64ca7e4dab5a8c6e3ac3c0b
treee9cff324d0e8936c25ad8218ac8f7aa155185ecc
parent3ecac9eaba3b1392523ca36554b4db1405fbf914
Renamed ngx_handle_sent_chain() to ngx_chain_update_sent().

No functional changes.
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