haproxy/dev/tcploop
Willy Tarreau 2d7cd3e4ca DEV: tcploop: add minimal UDP support
Passing "-u" turns to SOCK_DGRAM + IPPROTO_UDP, which still allows
bind/connect()/recv()/send() and can be convenient for experimentation
purposes.
2022-06-08 14:42:15 +02:00
..
Makefile
tcploop.c DEV: tcploop: add minimal UDP support 2022-06-08 14:42:15 +02:00