1
0
mirror of http://git.haproxy.org/git/haproxy.git/ synced 2025-03-04 10:28:48 +00:00
haproxy/include
William Lallemand 3f12887ffa MINOR: mworker: don't use children variable anymore
The children variable is still used in haproxy, it is not required
anymore since we have the information about the current workers in the
mworker_proc linked list.

The oldpids array is also replaced by this linked list when we
generated the arguments for the master reexec.
2019-04-01 14:45:37 +02:00
..
common BUILD: use inttypes.h instead of stdint.h 2019-04-01 07:44:56 +02:00
import
proto MINOR: mworker: don't use children variable anymore 2019-04-01 14:45:37 +02:00
types REORG: mworker: move signal handlers and related functions 2019-04-01 14:45:37 +02:00