mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-09-22 22:31:28 +02:00
This performs a connect(AF_UNSPEC) over an existing connection. This is mainly for compatibility testing. At this step it only seems to work on linux for TCP sockets (both listening and established), while SO_LINGER successfully resets established connections on freebsd and aix.