]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: stream-int: retrieve session pointer from stream-int
authorWilly Tarreau <w@1wt.eu>
Fri, 28 Nov 2014 17:30:25 +0000 (18:30 +0100)
committerWilly Tarreau <w@1wt.eu>
Wed, 24 Dec 2014 22:47:31 +0000 (23:47 +0100)
commit3dd6a25323e859667aa313508b1a9787e9e2d55c
treedb9580f87601a438c5082655200c1d352e78ed5b
parenta885f6dc6519651301500edc461c75ccb533dc39
MINOR: stream-int: retrieve session pointer from stream-int

sess_from_si() does this via the owner (struct task). It works because
all stream ints belong to a task nowadays.
include/proto/stream_interface.h