haproxy/include
William Lallemand 31a1c1d5e7 MEDIUM: signal: signal_unregister() removes every handlers
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.
2018-11-22 11:42:51 +01:00
..
common REORG: config: extract the proxy parser into cfgparse-listen.c 2018-11-19 06:47:09 +01:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MEDIUM: signal: signal_unregister() removes every handlers 2018-11-22 11:42:51 +01:00
types MINOR: cli: add mworker_accept_wrapper to 'show fd' 2018-11-22 11:42:51 +01:00