mirror of
https://github.com/haproxy/haproxy.git
synced 2026-02-03 20:39:41 -05:00
Since the tool permits to pass an FD bound for listening, it's convenient to test haproxy's "bind fd@". Let's add support for UNIX sockets the same way. -U needs to be passed to change the default address family, and the address must contain a "/". E.g. $ dev/tcploop/tcploop -U /tmp/ux L Xi ./haproxy -f fd1.cfg |
||
|---|---|---|
| .. | ||
| Makefile | ||
| tcploop.c | ||