]> git.ipfire.org Git - thirdparty/haproxy.git/commit
REORG: cli: move "shutdown session" to stream.c
authorWilly Tarreau <w@1wt.eu>
Thu, 24 Nov 2016 10:09:25 +0000 (11:09 +0100)
committerWilly Tarreau <w@1wt.eu>
Thu, 24 Nov 2016 15:59:28 +0000 (16:59 +0100)
commit61b6521cbfecad4204c1748f058f0260adde1911
treef3dde036700d60a695ead5316fd71e9fb8fbeb33
parent4e46b62ab1426d3eed9799fd7d98de3bfbb5e1cf
REORG: cli: move "shutdown session" to stream.c

It really kills streams in fact, but we can't change the name now.
src/cli.c
src/stream.c