log src/event/modules/ngx_epoll_module.c @ 9299:2706b60dc225 default tip

age author description
Thu, 17 Oct 2019 16:02:19 +0300 Maxim Dounin Events: available bytes calculation via ioctl(FIONREAD).
Thu, 02 Mar 2017 08:46:00 -0500 Eran Kornblau Added missing static specifiers.
Mon, 21 Nov 2016 16:03:42 +0300 Dmitry Volyntsev Events: improved error event handling for UDP sockets.
Fri, 15 Jul 2016 15:18:57 +0300 Valentin Bartenev Events: support for EPOLLEXCLUSIVE.
Fri, 15 Jul 2016 15:18:57 +0300 Valentin Bartenev Style: sorted epoll flags.
Wed, 18 May 2016 15:57:30 +0300 Maxim Dounin Events: close descriptors on errors in ngx_epoll_test_rdhup().
Wed, 18 May 2016 15:57:29 +0300 Maxim Dounin Events: changed ngx_epoll_test_rdhup() to use existing epollfd.