log src/os/unix/ngx_readv_chain.c @ 8050:5da2c0902e8e release-1.23.0

age author description
Mon, 30 May 2022 02:38:07 +0300 Marcus Ball Fixed runtime handling of systems without EPOLLRDHUP support.
Mon, 05 Jul 2021 13:09:23 +0300 Ruslan Ermilov Use only preallocated memory in ngx_readv_chain() (ticket #1408).
Thu, 17 Oct 2019 16:02:19 +0300 Maxim Dounin Events: available bytes calculation via ioctl(FIONREAD).
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.