s3:unix_msg: use sendmsg() in unix_dgram_send_job()
commiteca6d83a5f2fb7f85da7067868fdd6143ae726ff
authorStefan Metzmacher <metze@samba.org>
Wed, 6 Aug 2014 07:40:56 +0000 (6 09:40 +0200)
committerMichael Adam <obnox@samba.org>
Wed, 24 Sep 2014 06:44:11 +0000 (24 08:44 +0200)
treece5c40eeb1f18d0d10fe5bd06762c357be219247
parentfbcd912bb6114d203a8645e9aec1c6134e9ebf3f
s3:unix_msg: use sendmsg() in unix_dgram_send_job()

This prepares fd-passing.

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