log src/os/unix/ngx_linux_sendfile_chain.c @ 9299:2706b60dc225 default tip

age author description
Mon, 29 Jan 2024 10:31:37 +0300 Maxim Dounin AIO operations now add timers (ticket #2162).
Thu, 25 Nov 2021 22:02:05 +0300 Maxim Dounin HTTP/2: fixed "task already active" with sendfile in threads.
Fri, 29 Oct 2021 20:21:51 +0300 Maxim Dounin Fixed sendfile() limit handling on Linux.
Mon, 19 Mar 2018 16:28:23 +0300 Ruslan Ermilov Fixed checking ngx_tcp_push() and ngx_tcp_nopush() return values.
Tue, 28 Mar 2017 18:15:39 +0300 Maxim Dounin Simplified and improved sendfile() code on Linux.
Thu, 31 Mar 2016 02:33:57 +0300 Sergey Kandaurov Fixed logging.
Fri, 18 Mar 2016 05:04:45 +0300 Maxim Dounin Fixed timeouts with threaded sendfile() and subrequests.