about summary refs log tree commit diff
path: root/library/std/src/os/unix/net/stream.rs
AgeCommit message (Expand)AuthorLines
2022-08-29Rollup merge of #96334 - devnexen:socket_mark, r=dtolnayMatthias Krüger-0/+25
2022-07-20Library changes for Apple WatchOSVladimir Michael Eatwell-0/+3
2022-07-07Fix doc build on unsupported osesDavid CARLIER-1/+8
2022-07-06changes from feedbackDavid Carlier-3/+2
2022-07-06doc additionsDavid Carlier-1/+14
2022-07-06socket `set_mark` addition.David Carlier-0/+6
2022-06-14Implement stabilization of `#[feature(io_safety)]`.Dan Gohman-3/+3
2022-05-25Disable unix::net::ancillary on BSD.Mara Bos-30/+7
2022-04-04ScmCredentials netbsd implementation.David Carlier-2/+2
2022-03-10Use implicit capture syntax in format_argsT-O-R-U-S-7/+7
2021-11-02read_bufDrMeepster-11/+1
2021-10-10integrate I/O safety changesMilan-1/+1
2021-10-10cross-platform doctestsMilan Landaverde-3/+5
2021-10-10Update tracking issue in stability refsMilan Landaverde-1/+1
2021-10-10rustfmtMilan Landaverde-1/+5
2021-10-10Add abstract namespace support for Unix domain socketsMilan Landaverde-0/+31
2021-08-19I/O safety.Dan Gohman-8/+32
2021-07-24netbsd enabled ucredDavid Carlier-0/+3
2021-05-03Move `std::sys::unix::ext` to `std::os::unix`Christiaan Dirkx-0/+677