LinkTed
|
b01ce2cfd0
|
Fix MSG_CMSG_CLOEXEC for macos
|
2020-10-10 15:19:13 +02:00 |
|
LinkTed
|
e61148f98a
|
Cast boolean into int directly in function set_passcred
|
2020-10-10 15:19:12 +02:00 |
|
LinkTed
|
686964f0f5
|
Add set_passcred and passcred methods to UnixStream and UnixDatagram
|
2020-10-10 15:19:12 +02:00 |
|
LinkTed
|
8783b06bd2
|
Move add_to_ancillary_data and AncillaryDataIter to ancillary.rs
|
2020-10-10 15:19:11 +02:00 |
|
LinkTed
|
0b3c9d8465
|
unix: Extend UnixStream and UnixDatagram to send and receive file descriptors
Add the functions `recv_vectored_fds` and `send_vectored_fds` to send and receive file descriptors, by using `recvmsg` and `sendmsg` system call.
|
2020-10-10 15:19:11 +02:00 |
|
mark
|
2c31b45ae8
|
mv std libs to library/
|
2020-07-27 19:51:13 -05:00 |
|