]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: cli: implements 'quit' in the CLI proxy
authorWilliam Lallemand <wlallemand@haproxy.com>
Tue, 11 Dec 2018 15:10:55 +0000 (16:10 +0100)
committerWilly Tarreau <w@1wt.eu>
Tue, 11 Dec 2018 15:54:18 +0000 (16:54 +0100)
commit5f61068dbd393de83637a9d026c83378eedc0112
treece667f77d2547a06cbf13a896d6b4aa86749c07d
parent5b80fa2864d6ad04abce345f46b35b7ec7e67d55
MINOR: cli: implements 'quit' in the CLI proxy

Implements the 'quit' command. Works the same way as the CLI command.
src/cli.c