log src/os/unix/ngx_readv_chain.c @ 9331:dbf76fdd109f default tip

age author description
Fri, 15 Jul 2022 15:19:32 +0300 Maxim Dounin Events: fixed EPOLLRDHUP with FIONREAD (ticket #2367).
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).