1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/lib/unix_msg
Jeremy Allison 57bcb8055e s3: lib, s3: modules: Fix compilation on Solaris.
Based on work from YOUZHONG YANG <youzhong@gmail.com>.
Code needs fixing when HAVE_STRUCT_MSGHDR_MSG_CONTROL is
not defined. Also Solaris doesn't have msg_flags field
(which we set to zero anyway, so if we initialize
the entire struct to zero, we never need to refer to it).

https://bugzilla.samba.org/show_bug.cgi?id=10849

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>

Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date(master): Mon Oct  6 12:33:36 CEST 2014 on sn-devel-104
2014-10-06 12:33:35 +02:00
..
test_drain.c s3:unix_msg: pass the fd array to the unix_msg recv_callback function 2014-09-24 08:44:11 +02:00
test_source.c s3:unix_msg: add fds-array to unix_msg_send() for fd passing 2014-09-24 08:44:11 +02:00
tests.c s3:unix_msg: add fds-array to unix_msg_send() for fd passing 2014-09-24 08:44:11 +02:00
unix_msg.c s3: lib, s3: modules: Fix compilation on Solaris. 2014-10-06 12:33:35 +02:00
unix_msg.h s3:unix_msg: document closing of fds in the receive handler 2014-09-30 16:36:10 +02:00
wscript_build lib: Add unix_msg 2014-04-23 22:33:08 +02:00