lib: Add msghdr_prep_recv_fds
authorVolker Lendecke <vl@samba.org>
Wed, 31 Dec 2014 13:18:59 +0000 (14:18 +0100)
committerJeremy Allison <jra@samba.org>
Mon, 5 Jan 2015 23:33:10 +0000 (00:33 +0100)
commit37af87e75e6efb7393f6e7572aaa4bef8f38920f
tree26e57303bc5ff490945dee14651a619d0338beaa
parent2beae2bfbce4e35361f0a559fa8d9508190f34ea
lib: Add msghdr_prep_recv_fds

This will prepare a msghdr for receiving fd's. Same pattern as before: First
get the buffer size, then fill in msghdr.

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