]> git.kaiwu.me - nginx.git/commit
fix sendfile on 64-bit Linux and limit_rate on all 64-bit platforms
authorIgor Sysoev <igor@sysoev.ru>
Mon, 23 Apr 2007 21:32:13 +0000 (21:32 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Mon, 23 Apr 2007 21:32:13 +0000 (21:32 +0000)
commit57a713c67ce8fa3273a05034173ede9028b82ac6
tree6e0a6be7ff0082d2e97eb4c2a5c9a86b2d145983
parent29f5912635dd5364d038cff8fcdab889426b920e
fix sendfile on 64-bit Linux and limit_rate on all 64-bit platforms
for 2G+ files
src/os/unix/ngx_freebsd_sendfile_chain.c
src/os/unix/ngx_linux_sendfile_chain.c
src/os/unix/ngx_solaris_sendfilev_chain.c