log src/event/modules/ngx_devpoll_module.c @ 6261:97f102a13f33

age author description
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:07 +0300 Valentin Bartenev Thread pools implementation.
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, 20 Aug 2013 20:47:16 +0400 Sergey Kandaurov Format specifier fixes in error logging.
Fri, 12 Apr 2013 17:31:08 +0000 Valentin Bartenev Events: fixed typos in two previous commits.
Fri, 12 Apr 2013 15:02:33 +0000 Valentin Bartenev Events: protection from stale events in eventport and devpoll.