]> granicus.if.org Git - php/commit
Fixed bug #62033 (USR2 signal was sent even if not catch when daemonize and an error...
authorJerome Loyet <fat@php.net>
Sat, 26 May 2012 16:48:56 +0000 (18:48 +0200)
committerJerome Loyet <fat@php.net>
Sat, 26 May 2012 16:48:56 +0000 (18:48 +0200)
commit0225300b7067f4396e2bce57d549b8da9126c33e
treeb84a348b4239238073c8c15e50bc14c2d9c72c0a
parent7127135c8705d947a01ee637444c1db2adf37b1d
Fixed bug #62033 (USR2 signal was sent even if not catch when daemonize and an error occured)
sapi/fpm/fpm/fpm.c
sapi/fpm/fpm/fpm.h
sapi/fpm/fpm/fpm_main.c
sapi/fpm/fpm/fpm_unix.c