mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-07 19:43:40 +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.