haproxy/include
Willy Tarreau d0807c3c60 [MEDIUM] signals: support redistribution of signal zero when stopping
Signal zero is never delivered by the system. However having a signal to
which functions and tasks can subscribe to be notified of a stopping event
is useful. So this patch does two things :
  1) allow signal zero to be delivered from any function of signal handler
  2) make soft_stop() deliver this signal so that tasks can be notified of
     a stopping condition.
2010-08-27 18:26:11 +02:00
..
common [CLEANUP] reference product branch 1.5 2010-08-27 11:09:17 +02:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto [MEDIUM] signals: support redistribution of signal zero when stopping 2010-08-27 18:26:11 +02:00
types [MEDIUM] signals: add support for registering functions and tasks 2010-08-27 18:00:40 +02:00