]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: connection: add conn_stop_tracking() to disable tracking
authorWilly Tarreau <w@1wt.eu>
Thu, 5 Oct 2017 16:09:20 +0000 (18:09 +0200)
committerWilly Tarreau <w@1wt.eu>
Sun, 22 Oct 2017 07:54:16 +0000 (09:54 +0200)
commitdc42acddb662014a4bce640b098951ad5dec332c
tree3b92e501cf557eea51b7db508b56394a3c998d01
parent6a0a80adaf8649bda5caa6315cd1fd03a646beae
MINOR: connection: add conn_stop_tracking() to disable tracking

This will be used before conn_full_close() instead of using
conn_force_close(), resulting in a clearer exit path in various
situations.
include/proto/connection.h