messaging_dgm: Receive through a cb function
commit371e99959cf8c02b3a4e7b6352ed83f1d8b9200d
authorVolker Lendecke <vl@samba.org>
Thu, 17 Jul 2014 09:44:41 +0000 (17 09:44 +0000)
committerJeremy Allison <jra@samba.org>
Mon, 11 Aug 2014 21:57:12 +0000 (11 23:57 +0200)
treedd1f4e302592bb8adbe2a475302a58ffb1824a36
parent42e1556bd92092caf997a87964d65d4ce6d0cc39
messaging_dgm: Receive through a cb function

This avoids calling messaging_dispatch_rec directly from messaging_dgm.c

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_dgm.c