1
0
mirror of http://git.haproxy.org/git/haproxy.git/ synced 2025-03-11 05:48:41 +00:00

[MAJOR] added generic protocol support

A new generic protocol mechanism has been added. It provides
an easy method to implement new protocols with different
listeners (eg: unix sockets).

The listeners are automatically started at the right moment
and enabled after the possible fork().
This commit is contained in:
Willy Tarreau 2007-10-16 12:25:14 +02:00
parent d680371064
commit dd81598553
9 changed files with 271 additions and 16 deletions