log src/os/unix/ngx_linux_sendfile_chain.c @ 6422:768e287a6f36

age author description
Thu, 03 Mar 2016 21:14:12 +0300 Maxim Dounin Fixed sendfile in threads (or with aio preload) and subrequests.
Sat, 14 Mar 2015 17:37:30 +0300 Valentin Bartenev Added support for offloading Linux sendfile() in thread pools.
Fri, 27 Feb 2015 19:19:08 +0300 Valentin Bartenev Refactored ngx_linux_sendfile_chain() even more.