log src/event/modules/ngx_kqueue_module.c @ 7682:2ab0ecfe5a5f

age author description
Thu, 02 Mar 2017 08:46:00 -0500 Eran Kornblau Added missing static specifiers.
Thu, 31 Mar 2016 02:33:55 +0300 Sergey Kandaurov Events: fixed logging.
Fri, 20 Mar 2015 06:43:19 +0300 Ruslan Ermilov Removed unix ngx_threaded and related ngx_process_changes.
Fri, 20 Mar 2015 06:43:19 +0300 Ruslan Ermilov Removed old pthread implementation.
Sat, 14 Mar 2015 17:37:16 +0300 Valentin Bartenev Events: implemented kqueue notification mechanism.
Sat, 14 Mar 2015 17:37:07 +0300 Valentin Bartenev Thread pools implementation.
Wed, 04 Mar 2015 18:26:25 +0300 Ruslan Ermilov Renamed NGX_THREADS to NGX_OLD_THREADS because of deprecation.