messaging3: Fix messaging_filtered_read_send
commite750e2b1eaf4b98a2870889cc100a150a1b09966
authorVolker Lendecke <vl@samba.org>
Tue, 6 May 2014 07:39:01 +0000 (6 09:39 +0200)
committerVolker Lendecke <vl@samba.org>
Thu, 8 May 2014 07:10:12 +0000 (8 09:10 +0200)
tree413245130591bbf46abc3dc65433cfebbbccf292
parenta6e49f9cda6ae6c7ded534aca756b2387bdc8978
messaging3: Fix messaging_filtered_read_send

If we register an additional tevent context, we can now properly do
nested event contexts, listening for just one message type inside a
tevent_req_poll.

At this point this only enhances things without ctdb, but I'm working fixing
that soon.

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