messaging3: Make the _send function return 0/errno
commite6b33ce6112bc41f2a5027f2097c74537c056a5b
authorVolker Lendecke <vl@samba.org>
Wed, 4 Jun 2014 14:36:57 +0000 (4 14:36 +0000)
committerJeremy Allison <jra@samba.org>
Wed, 18 Jun 2014 16:51:13 +0000 (18 18:51 +0200)
treebba896abf713a76550f9d1cafad10a4d4991ed03
parent94db1b21d062099e1a0e2f290fc12e458c6c6f76
messaging3: Make the _send function return 0/errno

This is to eventually make messaging_dgm usable in ctdb

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/include/messages.h
source3/lib/messages.c
source3/lib/messages_ctdbd.c
source3/lib/messages_dgm.c