log src/event/modules/ngx_epoll_module.c @ 6540:a01e400dd4a1

age author description
Wed, 18 May 2016 15:57:28 +0300 Maxim Dounin Fixed work with --test-build-epoll after f7849bfb6d21.
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.