haproxy/include
Willy Tarreau 50fe03be78 CLEANUP: stream-int: add si_opposite() to find the other stream interface
At a few places we need to find one stream interface from the other one.
Instead of passing via the channel, we simply use the session as an
intermediary, which simply results in applying an offset to the pointer.
2015-03-11 20:41:47 +01:00
..
common BUG/MEDIUM: lua: segfault with buffer_replace2 2015-03-09 18:12:59 +01:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto CLEANUP: stream-int: add si_opposite() to find the other stream interface 2015-03-11 20:41:47 +01:00
types MEDIUM: stream-int: remove any reference to the owner 2015-03-11 20:41:46 +01:00