log auto/unix @ 6194:acba1656c474

age author description
Wed, 17 Jun 2015 14:15:27 +0300 Ruslan Ermilov Configure: fix tests with multi-level relative build directory.
Wed, 20 May 2015 15:51:56 +0300 Maxim Dounin The "reuseport" option of the "listen" directive.
Wed, 20 May 2015 15:51:13 +0300 Maxim Dounin Configure: style.
Tue, 17 Mar 2015 00:24:34 +0300 Ruslan Ermilov Core: expose maximum values of time_t and ngx_int_t. stable-1.6
Sat, 14 Mar 2015 17:37:13 +0300 Valentin Bartenev Events: implemented epoll notification mechanism.
Tue, 17 Mar 2015 00:24:34 +0300 Ruslan Ermilov Core: expose maximum values of time_t and ngx_int_t.
Fri, 23 May 2014 16:37:05 +0400 Ruslan Ermilov Events: use eventfd() instead of syscall(SYS_eventfd) if possible.