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
..
2015-02-28 23:12:32 +01:00
2015-02-28 23:12:32 +01:00
2011-06-18 20:27:19 +02:00
2009-01-25 13:49:53 +01:00