haproxy/contrib/tcploop
Willy Tarreau 2e065cbbf6 CONTRIB: tcploop: implement a disconnect operation 'D'
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.
2020-10-14 08:46:23 +02:00
..
Makefile
tcploop.c CONTRIB: tcploop: implement a disconnect operation 'D' 2020-10-14 08:46:23 +02:00