haproxy/include
Willy Tarreau 0b2fb7f9a3 MAJOR: stream-int: only rely on SI_FL_ISBACK to find the requested channel
In order to plan removal of si->ib / si->ob, we now check the side of the
stream interface and find the session, then the requested channel. In
practice it's just an offset applied to the pointer based on the flag.
2015-03-11 20:41:46 +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 MAJOR: stream-int: only rely on SI_FL_ISBACK to find the requested channel 2015-03-11 20:41:46 +01:00
types MEDIUM: stream-int: add a flag indicating which side the SI is on 2015-03-11 20:41:46 +01:00