haproxy/include
Willy Tarreau d02394b5a1 MEDIUM: stream_interface: derive the socket operations from the target
Instead of hard-coding sock_raw in connect_server(), we set this socket
operation at config parsing time. Right now, only servers and peers have
it. Proxies are still hard-coded as sock_raw. This will be needed for
future work on SSL which requires a different socket layer.
2012-05-11 18:52:14 +02:00
..
common MEDIUM: cfgparse: use the new error reporting framework for remaining cfg_keywords 2012-05-08 21:28:17 +02:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto CLEANUP: stream_interface: stop exporting socket layer functions 2012-05-11 17:47:17 +02:00
types MEDIUM: stream_interface: derive the socket operations from the target 2012-05-11 18:52:14 +02:00