MINOR: global: define MODE_STOPPING
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Mon, 9 Aug 2021 13:02:56 +0000 (15:02 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Mon, 9 Aug 2021 15:51:55 +0000 (17:51 +0200)
commit7afa5c1843521ec3be7549592d2b38ccc9d68b73
treea1d9d2ce871257d42556ba634737d5cecb6c4ab6
parent9ba34ae710d28648242c07937c7ed875b3928263
MINOR: global: define MODE_STOPPING

Define a new mode MODE_STOPPING. It is used to indicate that the process
is in the stopping stage and no event loop runs anymore.
include/haproxy/global-t.h
src/haproxy.c