| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-05-03 | Move `std::sys::unix::ext` to `std::os::unix` | Christiaan Dirkx | -54/+0 |
| 2020-10-11 | Fix unresolved imports for `recv_vectored_with_ancillary_from`, `send_vector... | LinkTed | -0/+1 |
| 2020-10-10 | Remove `target_os`, which does not have `cmsghdr` struct in `libc` | LinkTed | -3/+0 |
| 2020-10-10 | Remove `target_os`, which does not have `MSG_CMSG_CLOEXEC` constant in `libc` | LinkTed | -18/+0 |
| 2020-10-10 | Add the code of the tracking issue | LinkTed | -1/+1 |
| 2020-10-10 | Rename `test.rs` to `tests.rs` | LinkTed | -1/+1 |
| 2020-10-10 | Add doc(cfg(...)) | LinkTed | -0/+17 |
| 2020-10-10 | Move conditional compilation to the upper module and sort the target OS list ... | LinkTed | -0/+32 |
| 2020-10-10 | Split net.rs into multiple files | LinkTed | -0/+25 |
