log src/os/win32/ngx_process_cycle.c @ 9299:2706b60dc225 default tip

age author description
Mon, 29 Jan 2024 10:29:39 +0300 Maxim Dounin Silenced complaints about socket leaks on forced termination.
Fri, 18 Nov 2022 19:31:38 +0400 Roman Arutyunyan Process events posted by ngx_close_idle_connections() immediately.
Tue, 28 Nov 2017 12:00:24 +0300 Ruslan Ermilov Fixed "changing binary" when reaper is not init.
Tue, 07 Mar 2017 18:51:16 +0300 Maxim Dounin Introduced worker_shutdown_timeout.
Tue, 07 Mar 2017 18:51:15 +0300 Maxim Dounin Cancelable timers are now preserved if there are other timers.
Wed, 05 Oct 2016 14:22:30 +0300 Dmitry Volyntsev Cache: cache manager limits.
Thu, 04 Aug 2016 23:43:10 +0300 Ruslan Ermilov Always seed PRNG with PID, seconds, and milliseconds.