]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: connection: add new function conn_is_back()
authorWilly Tarreau <w@1wt.eu>
Thu, 6 Sep 2018 12:52:21 +0000 (14:52 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 6 Sep 2018 12:52:21 +0000 (14:52 +0200)
commit57f8185625f967f868187d336f995fac28f83fc5
treea6aaa367d4907d0abad0886d87bc59624be105c4
parent6ac98ac1bee3b59602dfd155b821cfd0489bfc3e
MINOR: connection: add new function conn_is_back()

This function returns true if the connection is a backend connection
and false if it's a frontend connection.
include/proto/connection.h