mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-14 23:39:11 +02:00
Move all code out of the signal handlers, since this is potentially dangerous. To make sure the signal handlers behave as expected, use sigaction() instead of signal(). That also obsoletes messing with the signal mask after restart. Signed-off-by: Conrad Hoffmann <conrad@soundcloud.com>
4.0 KiB
4.0 KiB