messaging: Factor out messaging_dispatch_waiters
authorVolker Lendecke <vl@samba.org>
Sat, 17 Jun 2017 13:43:14 +0000 (15:43 +0200)
committerRalph Boehme <slow@samba.org>
Tue, 25 Jul 2017 15:43:17 +0000 (17:43 +0200)
commit17a472bc9918e469d3a33c21ed413735badd71da
tree5e05c3fa7cef38bc3198aebf4d44bf6074af9ef0
parent667307cd781b754c3ca43f5948fae97785375e86
messaging: Factor out messaging_dispatch_waiters

No real code change: This makes dispatching to non-classic receives available
for other callers.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/lib/messages.c