1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/ctdb/tools
Ronnie Sahlberg a650497680 as an optimization for when we want to send multiple tickles at a time
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)
2007-07-12 09:22:06 +10:00
..
ctdb.c as an optimization for when we want to send multiple tickles at a time 2007-07-12 09:22:06 +10:00
onnode.rsh moved onnode into ctdb from s3 examples/ctdb 2007-05-30 11:00:43 +10:00
onnode.ssh moved onnode into ctdb from s3 examples/ctdb 2007-05-30 11:00:43 +10:00