]> git.ipfire.org Git - thirdparty/haproxy.git/commit
[BUG] we must not exit if protocol binding only returns a warning
authorWilly Tarreau <w@1wt.eu>
Wed, 4 Feb 2009 16:05:23 +0000 (17:05 +0100)
committerWilly Tarreau <w@1wt.eu>
Sun, 8 Mar 2009 22:31:54 +0000 (23:31 +0100)
commita1b9a08eff7b19cd9ea75fa71014cb0f5da8e954
tree3606878694aa294208d8052b9b2317ef8e25498a
parent20e102e2af868ff24e8b1bbaff43ac6aefaaa9cd
[BUG] we must not exit if protocol binding only returns a warning

Right now, protocol binding cannot return a warning, but when this
will happen, we must not exit but just print the warning.
(cherry picked from commit 0a3b9d90d3570cb618c7008cd1d7348d48a3868c)
(cherry picked from commit 035514abcf6139ff7da2b54f89c17117b6ddf57f)
src/haproxy.c