summaryrefslogtreecommitdiffstats
path: root/source3/lib/unix_msg/unix_msg.c
Commit message (Expand)AuthorAgeFilesLines
* s3:messaging: protect use of msg_control with HAVE_STRUCT_MSGHDR_MSG_CONTROLMichael Adam2014-06-031-0/+4
* s3:messaging: change unix_dgram_recv_handler() to use recvmsg, not recvMichael Adam2014-05-301-1/+15
* unix_msg: Simplify unix_msg_send a bitVolker Lendecke2014-05-241-3/+2
* lib: Add unix_msgVolker Lendecke2014-04-231-0/+858