1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/ctdb/client
Amitay Isaacs 8ca76adaea ctdb-client: Add a disconnect callback for ctdb client
This allows the client code to optionally clean up and/or re-connect to
CTDB daemon when it the daemon goes away.  If no disconnect callback is
registered and CTDB daemon goes away, then the client will terminate.

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
Reviewed-by: Martin Schwenke <martin@meltin.net>
2016-01-20 04:19:11 +01:00
..
client_call.c ctdb-client: Add new client API implementation 2015-10-07 14:53:29 +02:00
client_connect.c ctdb-client: Add a disconnect callback for ctdb client 2016-01-20 04:19:11 +01:00
client_control_sync.c ctdb-client: Replace ctdb_logging.h with common/logging.h 2015-11-16 00:46:14 +01:00
client_control.c ctdb-client: Add new client API implementation 2015-10-07 14:53:29 +02:00
client_db.c ctdb-client: Use ctdb_ltdb_header_extract() 2016-01-20 04:19:11 +01:00
client_message_sync.c ctdb-client: Replace ctdb_logging.h with common/logging.h 2015-11-16 00:46:14 +01:00
client_message.c ctdb-client: Add new client API implementation 2015-10-07 14:53:29 +02:00
client_private.h ctdb-client: Add a disconnect callback for ctdb client 2016-01-20 04:19:11 +01:00
client_util.c ctdb-client: Replace ctdb_logging.h with common/logging.h 2015-11-16 00:46:14 +01:00
client.h ctdb-client: Add a disconnect callback for ctdb client 2016-01-20 04:19:11 +01:00
ctdb_client.c ctdb-client: Only get capabilities from active nodes 2015-12-13 03:17:10 +01:00