MINOR: cli: displays sockpair@ in "show cli sockets"
authorWilliam Lallemand <wlallemand@haproxy.com>
Fri, 26 Oct 2018 12:47:41 +0000 (14:47 +0200)
committerWilly Tarreau <w@1wt.eu>
Sun, 28 Oct 2018 13:03:30 +0000 (14:03 +0100)
commit2631434b4b96eccfc4368769226736e605857b85
treec4910b769b9fb70126e949ba3632222c299465de
parentcf62f7e3cbf66c789e7392e78c60ec44902f0688
MINOR: cli: displays sockpair@ in "show cli sockets"

The 'show cli sockets' was not handling the sockpairs, it now displays
the fd of the socket and also show the unknown protocols.
src/cli.c