mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
a650497680
let the caller create the sending socket and use a single socket instead of one new one for each tickle. pass a sending socket to ctdb_sys_send_tcp() ctdb_sys_kill_tcp is not longer used so remove it set the socketflags for close on exec and nonblocking in the helper that creates the sockets instead of in the caller add a helper to create a sending socket to send tickles from (This used to be ctdb commit 469f3fb238a0674a2b48fdf1a7e657e32428178a) |
||
---|---|---|
.. | ||
ctdb.c | ||
onnode.rsh | ||
onnode.ssh |