haproxy/include
Willy Tarreau cd379950a7 MINOR: connection: add a pointer to the connection owner
This will be needed to find the stream interface from the connection
once they're detached, but in the more immediate term, we'll need this
for health checks since they don't use a stream interface.
2012-09-28 00:01:22 +02:00
..
common MINOR: config: make str2listener() use memprintf() to report errors. 2012-09-24 10:53:16 +02:00
import
proto MINOR: connection: add a pointer to the connection owner 2012-09-28 00:01:22 +02:00
types MINOR: connection: add a pointer to the connection owner 2012-09-28 00:01:22 +02:00