log src/os/unix/ngx_readv_chain.c @ 5852:43512a33e8f2

age author description
Wed, 13 Aug 2014 15:11:45 +0400 Valentin Bartenev Merged implementations of ngx_readv_chain().
Mon, 28 Jul 2014 18:30:19 +0400 Maxim Dounin Bigger iovec buffer in ngx_readv_chain().
Thu, 05 Sep 2013 16:53:02 +0400 Valentin Bartenev Fixed handling of the ready flag with kqueue.
Sat, 13 Jul 2013 03:24:30 +0400 Valentin Bartenev Events: honor NGX_USE_GREEDY_EVENT when kqueue support is enabled.
Tue, 17 Apr 2012 09:13:58 +0000 Maxim Dounin Fixed ngx_readv_chain() to honor IOV_MAX (ticket #14).
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.
Wed, 23 Jun 2010 16:34:54 +0000 Igor Sysoev style fix