mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-11 12:32:50 +02:00
Let's determine it at boot time instead of doing it on first use. It also saves us from having to keep it thread local. It's been moved to the new sock_inet_prepare() function, and the variables were renamed to sock_inet_tcp_maxseg_default and sock_inet6_tcp_maxseg_default.