]> git.ipfire.org Git - thirdparty/samba.git/commit
ctdb-tcp: Factor out listening code to avoid repetition
authorMartin Schwenke <mschwenke@ddn.com>
Fri, 5 Jul 2024 05:51:25 +0000 (15:51 +1000)
committerVolker Lendecke <vl@samba.org>
Tue, 20 Aug 2024 13:06:33 +0000 (13:06 +0000)
commitb43366341456e6848c401727e9d71633ad8aeef9
tree06a4b593f42d3e6f824a1d9fa06e16a6df098151
parent2c75bb868733c631e1526e5555233ffdeb2ad8ff
ctdb-tcp: Factor out listening code to avoid repetition

Modernise debug and comments while here.

Signed-off-by: Martin Schwenke <mschwenke@ddn.com>
Reviewed-by: Volker Lendecke <vl@samba.org>
ctdb/tcp/tcp_connect.c