log src/event/modules/ngx_eventport_module.c @ 6021:117c77b22db1

age author description
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.
Mon, 01 Sep 2014 18:20:03 +0400 Valentin Bartenev Events: removed broken thread support from posted events.
Tue, 16 Apr 2013 12:58:03 +0000 Maxim Dounin Events: backout eventport changes (r5172) for now.
Fri, 12 Apr 2013 17:31:08 +0000 Valentin Bartenev Events: fixed typos in two previous commits.