log src/event/modules/ngx_epoll_module.c @ 6537:3ad1064a3aae

age author description
Mon, 16 May 2016 16:22:34 +0300 Valentin Bartenev Fixed an error log message about epoll_wait() timeout.
Fri, 13 May 2016 17:19:23 +0300 Valentin Bartenev Improved EPOLLRDHUP handling.
Fri, 08 Apr 2016 15:03:38 +0300 Ruslan Ermilov Removed redundant "u" format specifier.
Thu, 31 Mar 2016 02:33:57 +0300 Sergey Kandaurov Fixed logging.
Fri, 18 Mar 2016 05:04:45 +0300 Maxim Dounin Fixed timeouts with threaded sendfile() and subrequests.
Wed, 06 May 2015 17:04:00 +0300 Ruslan Ermilov Events: made a failure to create a notification channel non-fatal.
Fri, 27 Mar 2015 21:19:20 +0300 Valentin Bartenev Events: fixed possible crash on start or reload.