]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: connection: remove conn_force_close()
authorWilly Tarreau <w@1wt.eu>
Thu, 5 Oct 2017 15:49:56 +0000 (17:49 +0200)
committerWilly Tarreau <w@1wt.eu>
Sun, 22 Oct 2017 07:54:19 +0000 (09:54 +0200)
commitcbc6524a198400b96c28d226a0a042687b622dc0
tree923887ad4483d17d68acb8a7aaa07707a3bea267
parent3b737c9894e15bb349e335fe8adebe88d0fc2b9b
MINOR: connection: remove conn_force_close()

Now only conn_full_close() will be used. It will become more obvious
when the tracking is in place or not and will make it easier to
convert remaining call places to conn_streams.
include/proto/connection.h