]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MEDIUM: cli: 'show cli sockets' list the CLI sockets
authorWilliam Lallemand <wlallemand@haproxy.com>
Thu, 15 Dec 2016 17:06:44 +0000 (18:06 +0100)
committerWilly Tarreau <w@1wt.eu>
Thu, 15 Dec 2016 22:00:51 +0000 (23:00 +0100)
commiteceddf72253600b3a8360e0c399ed3888709b06b
treeb918cd46e6b69f4e8982b4857e97a68d093d27b9
parentd7f2eb6f7eb7218b9f85fb59e24d1d414d6b9fae
MEDIUM: cli: 'show cli sockets' list the CLI sockets

'show cli sockets' from the CLI socket displays the list of CLI sockets
available, with their level and process number.
include/types/applet.h
src/cli.c