]> git.kaiwu.me - haproxy.git/commit
BUG/MINOR: cli: "show cli sockets" wouldn't list all processes
authorWilly Tarreau <w@1wt.eu>
Fri, 16 Dec 2016 11:50:55 +0000 (12:50 +0100)
committerWilly Tarreau <w@1wt.eu>
Fri, 16 Dec 2016 11:59:00 +0000 (12:59 +0100)
commit20c5e52ac773a83e74442a0abe1cd717f34a0a69
tree8d1dbd013aed90cf77efd7379512ec7d6fa27b15
parenteceddf72253600b3a8360e0c399ed3888709b06b
BUG/MINOR: cli: "show cli sockets" wouldn't list all processes

A small bug in "show cli sockets" made it limit the output to the first 8
processes only.
src/cli.c