ctdb-tcp: add ctdb_tcp_stop_incoming()
authorRalph Boehme <slow@samba.org>
Sat, 29 Feb 2020 10:54:51 +0000 (11:54 +0100)
committerMartin Schwenke <martins@samba.org>
Thu, 12 Mar 2020 03:47:30 +0000 (03:47 +0000)
commit2c73dbafba50b28e72a8ec7b4382fae42fca6d17
tree88cd96e99b9bb0aa05816f6a61eae81cd39149fd
parent1e2a967ff41cc29c3a0d7f61a46937c68fdb90ba
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>
ctdb/tcp/ctdb_tcp.h
ctdb/tcp/tcp_connect.c
ctdb/tcp/tcp_init.c