nginx/src/os
Igor Sysoev 566dfe0c7f 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.
2011-08-22 12:34:48 +00:00
..
unix SIGWINCH/NOACCEPT signal is disabled now in non-daemon mode. 2011-08-22 12:34:48 +00:00
win32 Fix buffer overrun under Windows. 2011-08-22 10:07:27 +00:00