mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-11 08:42:43 +02:00
The new function signal_unregister() removes every handlers assigned to a signal. Once the handler list of the signal is empty, the signal is ignored with SIG_IGN.