]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MEDIUM: stream-int: make si_sess() use the stream int's side
authorWilly Tarreau <w@1wt.eu>
Fri, 28 Nov 2014 11:03:32 +0000 (12:03 +0100)
committerWilly Tarreau <w@1wt.eu>
Wed, 11 Mar 2015 19:41:46 +0000 (20:41 +0100)
commitaefd79004cd51a260723b5def4caa09d27ea597a
tree7e0227277c6b0570f6c07db71ad284eda603c016
parenta2df3fa25165f15d8faca6bccce19efba28032f7
MEDIUM: stream-int: make si_sess() use the stream int's side

This one relies on the SI's side to find the pointer to the session.
That the stream interface doesn't have to look at the task's context
anymore.
include/proto/stream_interface.h