haproxy/include
Willy Tarreau 07373b8660 MEDIUM: stream-int: use si_task() to retrieve the task from the stream int
We go back to the session to get the owner. Here again it's very easy
and is just a matter of relative offsets. Since the owner always exists
and always points to the session's task, we can remove some unneeded
tests.
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 MEDIUM: stream-int: use si_task() to retrieve the task from the stream int 2015-03-11 20:41:46 +01:00
types MEDIUM: stream-interface: remove now unused pointers to channels 2015-03-11 20:41:46 +01:00