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>
Thu, 19 Mar 2020 10:56:09 +0000 (10:56 +0000)
commit3b5af720a4c3d218255a73229ed4591c402f8bdc
tree09420a3e2c0c045864d1f007515013d70085460e
parent26e29f7218225037e46ed3df697647bb8f7a89f5
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