]> git.kaiwu.me - nginx.git/commit
Merging r4020:
authorIgor Sysoev <igor@sysoev.ru>
Tue, 1 Nov 2011 11:26:56 +0000 (11:26 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Tue, 1 Nov 2011 11:26:56 +0000 (11:26 +0000)
commita24ed0758363a86f4d8295d301a251bee8f09dd4
tree33529d50b28b99ed8248a6ddc5529da5b4e812f7
parent8b85d78ecd81d005c542cd5da6d19f78257af2b2
Merging r4020:

SIGWINCH/NOACCEPT signal is disabled now in non-daemon mode.
Non-daemon mode is currently used by supervisord, daemontools and so on
or during debugging. The NOACCEPT signal is only used for online upgrade
which is not supported when nginx is run under supervisord, etc.,
so this change should not break existant setups.
src/os/unix/ngx_process.c