s3:unix_msg: add "close_fds" exit point to unix_msg_recv()
authorMichael Adam <obnox@samba.org>
Sat, 27 Sep 2014 23:42:39 +0000 (01:42 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 30 Sep 2014 14:36:09 +0000 (16:36 +0200)
commit698e8a235740d4cedc5635b9f64da16cb3cb1f01
treefa05efa44ac2393f9d156e861487b9e5e19ee6d2
parent2795bdfd9ffd5c69402543d6f5f22b53e9d357a6
s3:unix_msg: add "close_fds" exit point to unix_msg_recv()

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