]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MEDIUM: stream-int: remove any reference to the owner
authorWilly Tarreau <w@1wt.eu>
Fri, 28 Nov 2014 11:12:34 +0000 (12:12 +0100)
committerWilly Tarreau <w@1wt.eu>
Wed, 11 Mar 2015 19:41:46 +0000 (20:41 +0100)
commit819d332dfdcdd516135ea6b95c324bc414168c9a
tree6712c4e8333cad373426184a5460d2f957e5fa5b
parent07373b86603c94f2ed27b60d1c745f3fbe6218ac
MEDIUM: stream-int: remove any reference to the owner

si->owner is not used anymore now, so let's remove any reference to it.
include/proto/stream_interface.h
include/types/stream_interface.h
src/hlua.c
src/peers.c
src/session.c