log src/event/modules/ngx_epoll_module.c @ 4553:3dd8a403faa1

age author description
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.
Tue, 29 Nov 2011 17:27:13 +0000 Maxim Dounin Fixed AIO on Linux, broken in r4306.
Tue, 22 Nov 2011 17:02:21 +0000 Maxim Dounin Protection from stale write events in epoll.
Fri, 30 Sep 2011 14:12:53 +0000 Igor Sysoev Merging r4130, r4131, r4135: stable-1.0
Tue, 20 Sep 2011 07:30:09 +0000 Igor Sysoev The "worker_aio_requests" directive.
Fri, 16 Sep 2011 13:41:52 +0000 Igor Sysoev Fixing Linux AIO initiatialization: AIO operations are disabled if kernel
Fri, 16 Sep 2011 12:43:16 +0000 Igor Sysoev Fixing Linux AIO syscalls return value handling:
Sat, 23 Apr 2011 17:25:06 +0000 Igor Sysoev fix building by gcc 4.6 without --with-debug
Mon, 07 Jun 2010 10:35:08 +0000 Igor Sysoev merge r3473, r3474, r3385, r3386, r3537: stable-0.7
Thu, 25 Mar 2010 09:10:10 +0000 Igor Sysoev *) introduce ngx_time_sigsafe_update() to update the error log time only
Sat, 13 Mar 2010 18:08:07 +0000 Igor Sysoev *) use previously cached GMT offset value to update time from a signal handler
Fri, 12 Mar 2010 14:31:47 +0000 Igor Sysoev do not update time in the timer signal handler,
Fri, 28 Aug 2009 08:12:35 +0000 Igor Sysoev FreeBSD and Linux AIO support
Tue, 25 Aug 2009 09:09:13 +0000 Igor Sysoev *) move small declarations in appropriate places and delete the surplus
Tue, 25 Aug 2009 09:06:21 +0000 Igor Sysoev style fix