log src/event/modules/ngx_epoll_module.c @ 5707:31dd63dcb9ea

age author description
Fri, 23 May 2014 16:37:05 +0400 Ruslan Ermilov Events: use eventfd() instead of syscall(SYS_eventfd) if possible.
Fri, 12 Jul 2013 14:51:07 +0400 Valentin Bartenev Events: support for EPOLLRDHUP (ticket #320).
Tue, 24 Jul 2012 15:09:54 +0000 Ruslan Ermilov Fixed compilation with -Wmissing-prototypes.