haproxy/include
Willy Tarreau 2bfd35885e MINOR: stream: link the stream to its session
Now each stream is added to the session's list of streams, so that it
will be possible to know all the streams belonging to a session, and
to know if any stream is still attached to a sessoin.
2017-08-18 13:26:35 +02:00
..
common MINOR: chunks: add chunk_memcpy() and chunk_memcat() 2017-08-18 13:26:20 +02:00
import CLEANUP: da: move global settings out of the global section 2016-12-21 21:30:54 +01:00
proto MINOR: dns: enabled edns0 extension and make accpeted payload size tunable 2017-08-18 11:25:56 +02:00
types MINOR: stream: link the stream to its session 2017-08-18 13:26:35 +02:00