haproxy/include
Willy Tarreau 9bf9c14c12 MEDIUM: stream-interface: provide a generic stream_sock_read0() function
This function is used by the data layer when a zero has been read over a
connection. At the moment it only handles sockets and nothing else. Once
the complete split is done between buffers and stream interfaces, it should
become possible to work regardless on the connection type.
2012-09-02 21:54:55 +02:00
..
common MINOR: IPv6 support for transparent proxy 2012-07-31 07:53:42 +02:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto MEDIUM: stream-interface: provide a generic stream_sock_read0() function 2012-09-02 21:54:55 +02:00
types MEDIUM: stream-interface: add a snd_buf() callback to sock_ops 2012-09-02 21:54:18 +02:00