log src/event/modules/ngx_eventport_module.c @ 6475:7d6970ba5209

age author description
Wed, 30 Mar 2016 11:57:28 +0300 Ruslan Ermilov Events: fixed test building with eventport on OS X.
Mon, 21 Mar 2016 12:36:36 +0300 Sergey Kandaurov Events: fixed test building with devpoll and eventport on Linux.
Fri, 20 Mar 2015 06:43:19 +0300 Ruslan Ermilov Removed unix ngx_threaded and related ngx_process_changes.
Sat, 14 Mar 2015 17:37:21 +0300 Ruslan Ermilov Events: implemented eventport notification mechanism.
Sat, 14 Mar 2015 17:37:07 +0300 Valentin Bartenev Thread pools implementation.
Thu, 12 Mar 2015 23:03:03 +0300 Ruslan Ermilov Events: fixed typo in the error message.
Mon, 01 Sep 2014 18:20:18 +0400 Valentin Bartenev Events: processing of posted events changed from LIFO to FIFO.