s3:unix_msg: add close_fd_array_cmsg()
authorMichael Adam <obnox@samba.org>
Mon, 29 Sep 2014 11:31:27 +0000 (13:31 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 30 Sep 2014 14:36:10 +0000 (16:36 +0200)
commitb38ed7311af0862945e417b6f6350b7bc6b0be20
tree0894ef0b1f58148d742a92a78856aafa3a150687
parent20cd934ec04e601a6bac6fc1dd61c75767c6213f
s3:unix_msg: add close_fd_array_cmsg()

Variant of close_fd_array() operating on fd_array inside msghdr.

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
source3/lib/unix_msg/unix_msg.c