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.
Tue, 03 Apr 2012 07:37:31 +0000 Ruslan Ermilov Fixed spelling in multiline C comments.
Sun, 05 Feb 2012 20:02:59 +0000 Maxim Dounin Merge of r4406, r4413: copyrights updated. stable-1.0
Sat, 04 Feb 2012 23:18:12 +0000 Maxim Dounin Merge of r4306, r4320: stable-1.0
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.