1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/ctdb/include
Ronnie sahlberg b84ade51db add a CONNECT_WAIT flag to replace the call ctdb_connect_wait() since
we can no longer use this function from the application if we are in daemon mode.


add a horrible "sleep()" to ctdb_test.c   to prevent the daemon from dissapearing (parent process died) when the application exits which may happen before the other nodes in the test have finished talking to our daemon

(This used to be ctdb commit 74d35dafe06d71e755f3a58cc58d4b9b56fc821b)
2007-04-10 12:18:58 +10:00
..
ctdb_private.h make normal/deamon mode controllable by a ctdb flag so that the api looks the same in both modes to a client. 2007-04-10 06:03:39 +10:00
ctdb.h add a CONNECT_WAIT flag to replace the call ctdb_connect_wait() since 2007-04-10 12:18:58 +10:00
idtree.h - added in idtree for efficient reqid handling 2006-11-28 20:48:34 +11:00
includes.h merge back some changes from Samba4 2007-04-04 15:02:49 +10:00