]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUG/MINOR: server: some prototypes are renamed
authorThierry Fournier <tfournier@arpalert.org>
Mon, 22 Feb 2016 15:08:58 +0000 (16:08 +0100)
committerWilly Tarreau <w@1wt.eu>
Tue, 23 Feb 2016 21:42:47 +0000 (22:42 +0100)
commit9f72555b6576d516cf185f48b2d722d9ac1ec7a1
treec1f4c7b5ca393de745a6e158c049965da2be9106
parent0164f200ab75c51a55e097a5a2175f0168ea61a0
BUG/MINOR: server: some prototypes are renamed

The commit 87b096 renames the functions srv_shutdown_backup_sessions()
and srv_shutdown_sessions() to srv_shutdown_backup_streams() and
srv_shutdown_streams().

The header file <proto/servers.h> does not repport these changes.

This bug should be repported in the 1.6 branch, even if it is useless
because new dev are frozen.
include/proto/server.h