messaging: Avoid a default tevent_fd
authorVolker Lendecke <vl@samba.org>
Fri, 30 Sep 2016 13:42:40 +0000 (06:42 -0700)
committerJeremy Allison <jra@samba.org>
Tue, 4 Oct 2016 22:06:23 +0000 (00:06 +0200)
commit4ce599dcd2f5975df52b4392dc8a8e87b57a3f80
treee5c1441f2d5afc9b914d78c8e1c3865c92d0d7a2
parent6c21d9977fc1c8b8cb3ffd4922ee7b1597452343
messaging: Avoid a default tevent_fd

Instead, rely on messaging_dgm_ref to always request a tevent_handle.

Signed-off-by: Volker Lendecke <vl@samba.org>
Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/lib/messages_dgm.c
source3/lib/messages_dgm_ref.c