log src/os/unix/ngx_readv_chain.c @ 6732:57148b755320

age author description
Fri, 13 May 2016 17:19:23 +0300 Valentin Bartenev Improved EPOLLRDHUP handling.
Fri, 08 Apr 2016 16:49:35 +0300 Ruslan Ermilov Simplified ngx_unix_recv() and ngx_readv_chain().
Fri, 08 Apr 2016 16:39:49 +0300 Valentin Bartenev Fixed small inconsistency in handling EOF among receive functions.
Thu, 31 Mar 2016 02:33:57 +0300 Sergey Kandaurov Fixed logging.
Tue, 28 Oct 2014 12:29:58 +0300 Roman Arutyunyan Core: added limit to recv_chain().
Mon, 22 Sep 2014 19:48:23 +0400 Valentin Bartenev Removed duplicate initialization of the "rev" variable.
Wed, 13 Aug 2014 15:11:45 +0400 Valentin Bartenev Generalized definitions of the number of preallocated iovec's.