]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: listener: add a function to return a listener's state as a string
authorWilly Tarreau <w@1wt.eu>
Tue, 25 Jul 2017 17:46:06 +0000 (19:46 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 28 Jul 2017 15:03:12 +0000 (17:03 +0200)
commit6d0d3f65465c3d2693757faf2f7598a8c811dbc3
treef42a9b03d9e46ca919db75029ffda5a81e7a4d85
parentd6129fca8b541f50d28a0a7784b1ed6ced71510e
MINOR: listener: add a function to return a listener's state as a string

This will be used in debugging output, so it's a short 3-character string.
include/proto/listener.h