mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-11 00:12:38 +02: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.