]> git.kaiwu.me - 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, 1 Mar 2009 07:14:18 +0000 (08:14 +0100)
commit035514abcf6139ff7da2b54f89c17117b6ddf57f
tree58a0812080b123abc3d0875ea89984dcad0f86c6
parentc34da593ed579f373d1176fb510a1e59c474ba6d
[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)
src/haproxy.c