haproxy/contrib/tcploop
Willy Tarreau 0c0c0a6c26 CONTRIB: tcploop: make it build on FreeBSD
A few changes :
- SOL_TCP must be replaced with IPPROTO_TCP
- TCP_NOQUICKACK is not defined
- MSG_MORE can be ignored and replaced with 0
2017-03-15 11:48:46 +01:00
..
Makefile CONTRIB: tcploop: scriptable TCP I/O for debugging purposes 2016-11-12 18:04:05 +01:00
tcploop.c CONTRIB: tcploop: make it build on FreeBSD 2017-03-15 11:48:46 +01:00