log src/event/ngx_event.c @ 8106:8852f39311de

age author description
Wed, 23 Nov 2022 23:48:53 +0300 Maxim Dounin Fixed segfault when switching off master process during upgrade.
Wed, 23 Nov 2022 23:12:04 +0300 Maxim Dounin Disabled cloning of sockets without master process (ticket #2403).
Thu, 30 Dec 2021 01:08:46 +0300 Maxim Dounin Events: fixed balancing between workers with EPOLLEXCLUSIVE.
Mon, 31 May 2021 16:36:37 +0300 Maxim Dounin Core: disabled cloning sockets when testing config (ticket #2188).
Fri, 26 Mar 2021 01:44:59 +0300 Maxim Dounin Events: fixed expiration of timers in the past.
Fri, 05 Mar 2021 17:16:15 +0300 Maxim Dounin Events: fixed eventport handling in ngx_handle_read_event().