log src/os/unix/ngx_darwin_sendfile_chain.c @ 7660:d33e17499088

age author description
Fri, 20 Jan 2017 21:12:48 +0300 Maxim Dounin Fixed trailer construction with limit on FreeBSD and macOS.
Tue, 13 Jan 2015 18:58:23 +0300 Maxim Dounin Fixed sendfile() trailers on OS X (8e903522c17a, 1.7.8).
Wed, 19 Nov 2014 21:46:01 +0300 Valentin Bartenev Style.
Wed, 13 Aug 2014 15:11:45 +0400 Valentin Bartenev Moved writev() handling code to a separate function.
Wed, 13 Aug 2014 15:11:45 +0400 Valentin Bartenev Merged conditions in the ngx_*_sendfile_chain() functions.
Wed, 13 Aug 2014 15:11:45 +0400 Valentin Bartenev Moved the code for coalescing file buffers to a separate function.
Tue, 07 Oct 2014 11:38:57 +0400 Valentin Bartenev Introduced the ngx_output_chain_to_iovec() function.
Wed, 19 Nov 2014 21:16:19 +0300 Valentin Bartenev Renamed ngx_handle_sent_chain() to ngx_chain_update_sent().
Wed, 27 Aug 2014 20:51:01 +0400 Valentin Bartenev Fixed counting of sent bytes in the send chain functions on EINTR.
Wed, 13 Aug 2014 15:11:45 +0400 Valentin Bartenev Generalized definitions of the number of preallocated iovec's.
Wed, 13 Aug 2014 15:11:45 +0400 Valentin Bartenev Removed the "complete" variable from various send chain functions.
Wed, 13 Aug 2014 15:11:45 +0400 Valentin Bartenev Moved the code for adjusting sent buffers in a separate function.
Wed, 13 Aug 2014 15:11:45 +0400 Valentin Bartenev Fixed writev() debug log message in ngx_darwin_sendfile_chain().
Thu, 19 Jun 2014 13:55:59 +0400 Sergey Kandaurov FreeBSD has migrated to Bugzilla.
Thu, 08 Aug 2013 15:06:39 +0400 Gleb Smirnoff Don't lose pointer to first nonempty buf in ngx_*_sendfile_chain().
Tue, 17 Apr 2012 09:13:15 +0000 Maxim Dounin IOV_MAX handling microoptimization.
Tue, 28 Feb 2012 11:31:05 +0000 Ruslan Ermilov Fixed spelling in single-line comments.
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.
Sun, 30 Aug 2009 09:42:29 +0000 Igor Sysoev refactor EAGAIN/EINTR processing
Wed, 30 Jul 2008 12:18:07 +0000 Igor Sysoev *) move Darwin support to separate files base src/os/unix/ngx_freebsd_sendfile_chain.c@d17d0f4af28f