summaryrefslogtreecommitdiff
path: root/src/sys/socket/ffi.rs
AgeCommit message (Expand)Author
2017-08-05Correct access of cmsg ancillary data on first headerWesley Moore
2016-08-10Fix nix on FreeBSD amd64Alan Somers
2015-12-22Fix broken tests on nightlyCarl Lerche
2015-10-06Add support for sendmsg(2), recvmsg(2), and cmsg(3)Geoffrey Thomas
2015-09-28Revert "Add support for sendmsg(2), recvmsg(2), and cmsg(4)"Carl Lerche
2015-09-24Add support for sendmsg(2), recvmsg(2), and cmsg(4)Geoffrey Thomas
2015-05-27Add sys::socket send and recvPhil Dawes
2015-04-11Add socketpairFlorian Hartwig
2015-02-22Split up socket moduleCarl Lerche