1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/ctdb/tcp
root fb5cc54206 listen_fd is auto-closed
Closing it here just causes an epoll error, and may close a fd in use by
another structure to be closed. This caused a infinite recovery loop

(This used to be ctdb commit bc251ac7029c2689776a8c31b28ac1d233d52d4f)
2008-05-08 17:14:00 +10:00
..
ctdb_tcp.h to make it easier/less disruptive to add nodes to a running cluster 2008-02-19 14:44:48 +11:00
tcp_connect.c Use DEBUG_ERR and not DEBUG_WARNING when we get a connection 2008-05-06 07:57:43 +10:00
tcp_init.c listen_fd is auto-closed 2008-05-08 17:14:00 +10:00
tcp_io.c merge from ronnie 2008-02-04 20:07:15 +11:00