]> git.ipfire.org Git - thirdparty/haproxy.git/commit
[MINOR] cfgparse: report support of <path> for the 'bind' statements
authorWilly Tarreau <w@1wt.eu>
Tue, 9 Nov 2010 08:50:37 +0000 (09:50 +0100)
committerWilly Tarreau <w@1wt.eu>
Tue, 9 Nov 2010 14:59:42 +0000 (15:59 +0100)
commitd55c3feca69d86a0483c8edd1bf4190ff532412d
tree4491d81cb8368ef23a31104fc3a2eb37125c77f9
parented76092e10b2b542e99701a716912db7189ccb71
[MINOR] cfgparse: report support of <path> for the 'bind' statements

"bind" now supports unix sockets, so report that in the error message.
src/cfgparse.c