MINOR: startup: Extend the scope the MODE_STARTING flag
authorChristopher Faulet <cfaulet@haproxy.com>
Tue, 24 Oct 2017 11:53:54 +0000 (13:53 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 31 Oct 2017 10:36:13 +0000 (11:36 +0100)
commite3a5e35708d98b2bf906bf0fe719b903c266d215
treee8e2ee0142fa9318321b73ab29ca6b25b2ea3b96
parentc1b730a41a56f34308a8d5c8796760b04f4f007b
MINOR: startup: Extend the scope the MODE_STARTING flag

Now, MODE_STARTING is set at the begining to init function and it is removed
just before the polling loop. So more alerts or warnings are saved.
src/haproxy.c