1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/ctdb/tcp
Martin Schwenke 8edb1fd13c ctdb-tcp: Remove a use of ctdb_addr_to_str()
This one is in a rarely used error path, so call a function that
talloc()s the string instead.

Again, this will also print the port, which might be useful if we ever
add the ability to also specify ports in the nodes list.

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

Autobuild-User(master): Volker Lendecke <vl@samba.org>
Autobuild-Date(master): Tue Aug 20 14:24:14 UTC 2024 on atb-devel-224
2024-08-20 14:24:14 +00:00
..
ctdb_tcp.h ctdb-tcp: add ctdb_tcp_stop_incoming() 2020-03-12 03:47:30 +00:00
tcp_connect.c ctdb-tcp: Remove a use of ctdb_addr_to_str() 2024-08-20 14:24:14 +00:00
tcp_init.c ctdb-tcp: add ctdb_tcp_stop_incoming() 2020-03-12 03:47:30 +00:00
tcp_io.c ctdb-tcp: move free of inbound queue to TCP restart 2020-03-12 03:47:30 +00:00