haproxy/include
Willy Tarreau e6b989479c [MAJOR] create proto_tcp and move initialization of proxy listeners
Proxy listeners were very special and not very easy to manipulate.
A proto_tcp file has been created with all that is required to
manage TCPv4/TCPv6 as raw protocols, and provide generic listeners.

The code of start_proxies() and maintain_proxies() now looks less
like spaghetti. Also, event_accept will need a serious lifting in
order to use more of the information provided by the listener.
2007-11-04 22:42:49 +01:00
..
common [MINOR] add an options field to the listeners 2007-11-04 22:42:48 +01:00
import [MAJOR] migrated task, tree64 and session to pool2 2007-05-13 19:43:47 +02:00
proto [MAJOR] create proto_tcp and move initialization of proxy listeners 2007-11-04 22:42:49 +01:00
types [MAJOR] added a new state to listeners 2007-11-04 22:42:48 +01:00