]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: get rid of si_takeover_conn()
authorWilly Tarreau <w@1wt.eu>
Mon, 14 Oct 2013 17:43:37 +0000 (19:43 +0200)
committerWilly Tarreau <w@1wt.eu>
Mon, 9 Dec 2013 14:40:23 +0000 (15:40 +0100)
commitc10aec299f132aace06920014633674234bfdd2e
tree313a7040c3f9c910b2e6ede19bd7e2a36cf0cf5a
parent37213433a827848e6483cd9e899fa38f2334060f
MINOR: get rid of si_takeover_conn()

Since last commit, this function is an exact copy of si_prepare_conn().
include/proto/stream_interface.h
src/session.c