mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-21 10:13:39 +02:00
This function is used as a wrapper to set a listener's state everywhere. We'll use it later to maintain some counters in a consistent state when switching state so it's capital that all state changes go through it. No functional change was made beyond calling the wrapper.