haproxy/include
Willy Tarreau 4320eaac62 MINOR: stream-int: make si_idle_conn() only accept valid connections
This function is now dedicated to idle connections only, which means
that it must not be used without any endpoint nor anything not a
connection. The connection remains attached to the stream interface.
2015-08-06 11:11:10 +02:00
..
common MINOR: standard: provide htonll() and ntohll() 2015-07-21 23:50:06 +02:00
import MEDIUM: 51Degrees code refactoring and cleanup 2015-06-30 10:43:03 +02:00
proto MINOR: stream-int: make si_idle_conn() only accept valid connections 2015-08-06 11:11:10 +02:00
types MINOR: connection: add a new list member in the connection struct 2015-08-06 11:00:34 +02:00