ctdb-tcp: rename ctdb_tcp_stop_connection() to ctdb_tcp_stop_outgoing()
commit8cfc1a398d1ada22b7d48114700cc7caf7399a32
authorRalph Boehme <slow@samba.org>
Fri, 28 Feb 2020 10:36:00 +0000 (28 11:36 +0100)
committerKarolin Seeger <kseeger@samba.org>
Thu, 19 Mar 2020 09:37:11 +0000 (19 09:37 +0000)
tree8230bc0e68f3b48b38669102ac1daa49db8bf024
parenta1a955a77f9b67b7e8d8e271b3a2c71c62f52be6
ctdb-tcp: rename ctdb_tcp_stop_connection() to ctdb_tcp_stop_outgoing()

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>
Reviewed-by: Martin Schwenke <martin@meltin.net>
(cherry picked from commit 1e2a967ff41cc29c3a0d7f61a46937c68fdb90ba)
ctdb/tcp/ctdb_tcp.h
ctdb/tcp/tcp_connect.c
ctdb/tcp/tcp_init.c