mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-11-19 01:41:00 +01:00
It's set per bind line ("tfo") and only used in tcp_bind_listener() so
there's no point keeping the address family tests, let's just store the
flag in the bind_conf under the name BC_O_TCP_FO.