log src/core/ngx_cycle.c @ 7938:dc955d274130

age author description
Thu, 19 Nov 2020 16:59:00 +0000 Igor Ippolitov Core: "-e" command line option.
Tue, 21 Jul 2020 20:34:29 +0300 Ruslan Ermilov Core: close PID file when writing fails.
Mon, 01 Jun 2020 20:19:27 +0300 Ruslan Ermilov Fixed removing of listening UNIX sockets when "changing binary".
Thu, 15 Nov 2018 15:28:54 +0300 Ruslan Ermilov Core: free shared memory on cycle initialization failure.
Tue, 02 Oct 2018 13:32:52 +0300 Ruslan Ermilov Fixed off-by-one error in shared zone initialization.
Tue, 17 Oct 2017 19:52:16 +0300 Maxim Dounin Core: free shared memory zones only after reconfiguration.
Wed, 14 Jun 2017 12:29:52 +0300 Ruslan Ermilov Removed excessive casts for ngx_file_info().