haproxy/include
Willy Tarreau 2bb4a96f8f REORG/MEDIUM: stream-int: introduce si_ic/si_oc to access channels
We'll soon remove direct references to the channels from the stream
interface since everything belongs to the same session, so let's
first not dereference si->ib / si->ob anymore and use macros instead.
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
proto REORG/MEDIUM: stream-int: introduce si_ic/si_oc to access channels 2015-03-11 20:41:46 +01:00
types CLEANUP: remove now unused channel pool 2015-03-11 20:41:46 +01:00