haproxy/include
Willy Tarreau f9839bdffe [MAJOR] make the client side use stream_sock_process_data()
The client side now relies on stream_sock_process_data(). One
part has not yet been re-implemented, it concerns the calls
to produce_content().

process_session() has been adjusted to correctly check for
changing bits in order not to call useless functions too many
times.

It already appears that stream_sock_process_data() should be
split so that the timeout computations are only performed at
the exit of process_session().
2008-11-02 10:19:06 +01:00
..
common [BUG] regparm is broken on gcc < 3 2008-08-17 17:06:37 +02:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto [MEDIUM] stream_sock_process_data moved to stream_sock.c 2008-11-02 10:19:05 +01:00
types [MAJOR] make the client side use stream_sock_process_data() 2008-11-02 10:19:06 +01:00