]> git.ipfire.org Git - thirdparty/samba.git/commit
ctdb-tcp: add ctdb_tcp_stop_incoming()
authorRalph Boehme <slow@samba.org>
Sat, 29 Feb 2020 10:54:51 +0000 (11:54 +0100)
committerKarolin Seeger <kseeger@samba.org>
Tue, 24 Mar 2020 07:26:18 +0000 (07:26 +0000)
commitec0d2193c329662f3c624f3680bfa66c734449c6
treec9fe95e213d0a237e2ee248cf0c9643a65eb6dde
parent7f135cb6cebd25ff51d1d6603d7561f1e9fefe11
ctdb-tcp: add ctdb_tcp_stop_incoming()

No change in behaviour.  This makes the code self-documenting.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14295

Signed-off-by: Ralph Boehme <slow@samba.org>
Signed-off-by: Martin Schwenke <martin@meltin.net>
(cherry picked from commit 2c73dbafba50b28e72a8ec7b4382fae42fca6d17)
ctdb/tcp/ctdb_tcp.h
ctdb/tcp/tcp_connect.c
ctdb/tcp/tcp_init.c