haproxy/include
Willy Tarreau 505e34a36d MAJOR: get rid of fdtab[].state and use connection->flags instead
fdtab[].state was only used to know whether a connection was in progress
or an error was encountered. Instead we now use connection->flags to store
a flag for both. This way, connection management will be able to update the
connection status on I/O.
2012-09-02 21:51:26 +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: stats/cli: add support for "set table key" to enter values 2012-09-02 21:51:07 +02:00
types MAJOR: get rid of fdtab[].state and use connection->flags instead 2012-09-02 21:51:26 +02:00