haproxy/include
Willy Tarreau 5368d80ede MAJOR: connection: split the send call into connection and stream interface
Similar to what was done on the receive path, the data layer now provides
only an snd_buf() callback that is iterated over by the stream interface's
si_conn_send_loop() function.

The data layer now has no knowledge about channels nor stream interfaces.

The splice() code still need to be ported as it currently is disabled.
2012-09-03 20:47:31 +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 MAJOR: connection: split the send call into connection and stream interface 2012-09-03 20:47:31 +02:00
types MAJOR: connection: split the send call into connection and stream interface 2012-09-03 20:47:31 +02:00