simpler shutdown process. The reply is not actually needed, and
authorAndrew Tridgell <tridge@samba.org>
Wed, 18 Apr 2007 05:35:41 +0000 (15:35 +1000)
committerAndrew Tridgell <tridge@samba.org>
Wed, 18 Apr 2007 05:35:41 +0000 (15:35 +1000)
commitb7bed0088e700f25105ceea63640b38804f51e4d
treecb8639a6a8f7d73e16aa761adc3da8951bd517bd
parent150153947b959f90991fdae8d7c85ef8d551dff5
simpler shutdown process. The reply is not actually needed, and
occasionally leads to problems if an immediate send on the socket
causes a context switch and the client exiting before the daemon. We
now exit the client when the daemon goes away.
common/ctdb_client.c
common/ctdb_daemon.c
include/ctdb_private.h