messaging3: Make "presult" optional in messaging_read_recv
authorVolker Lendecke <vl@samba.org>
Tue, 29 Apr 2014 12:12:26 +0000 (14:12 +0200)
committerVolker Lendecke <vl@samba.org>
Wed, 30 Apr 2014 12:52:08 +0000 (14:52 +0200)
commit8117dcd5fb9ecda8ce85c064f0ceb4fda29c8e6f
tree25987bc1ac164c1e7ba65bbc9b6abeddc8086123
parent3af130ea931f58aa4175c7ca185eb7c539cadbd0
messaging3: Make "presult" optional in messaging_read_recv

Callers might not be interested in the rec, just the fact that something
arrived

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