mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-05 02:51:44 +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.