log src/os/unix/ngx_readv_chain.c @ 5854:b63e829621ab

age author description
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 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).