haproxy/include
Willy Tarreau dc85b39db7 [MEDIUM] stream_interface: add and use ->update function to resync
We used to call stream_sock_data_finish() directly at the end of
a session update, but if we want to support non-socket interfaces,
we need to have this function configurable. Now we access it via
->update().
2009-08-18 07:38:19 +02:00
..
common [CLEANUP] move remaining stats sockets code to dumpstats 2009-08-16 19:35:36 +02:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto [MEDIUM] replace BUFSIZE with buf->size in computations 2009-08-16 23:27:46 +02:00
types [MEDIUM] stream_interface: add and use ->update function to resync 2009-08-18 07:38:19 +02:00