mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-11-12 06:21:06 +01: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.