haproxy/include
Willy Tarreau 92fb9836ee [MAJOR] implemented client-side support for PF_UNIX sockets
A new file, proto_uxst.c, implements support of PF_UNIX sockets
of type SOCK_STREAM. It relies on generic stream_sock_read/write
and uses its own accept primitive which also tries to be generic.

Right now it only implements an echo service in sight of a general
support for start dumping via unix socket. The echo code is more
of a proof of concept than useful code.
2007-10-18 14:11:15 +02:00
..
common [MINOR] report haproxy's version by default on the stats page 2007-10-15 10:05:11 +02:00
import [MAJOR] migrated task, tree64 and session to pool2 2007-05-13 19:43:47 +02:00
proto [MAJOR] implemented client-side support for PF_UNIX sockets 2007-10-18 14:11:15 +02:00
types [MAJOR] implemented client-side support for PF_UNIX sockets 2007-10-18 14:11:15 +02:00