]> git.ipfire.org Git - thirdparty/samba.git/commit
ctdb-tcp: rename ctdb_tcp_stop_connection() to ctdb_tcp_stop_outgoing()
authorRalph Boehme <slow@samba.org>
Fri, 28 Feb 2020 10:36:00 +0000 (11:36 +0100)
committerKarolin Seeger <kseeger@samba.org>
Tue, 24 Mar 2020 07:26:18 +0000 (07:26 +0000)
commit7f135cb6cebd25ff51d1d6603d7561f1e9fefe11
treeb76eda22296e027203031748c65ca1dba1780307
parent37c03834d99b5866666849f7006515b1a0449d9c
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