index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
std
/
src
/
os
/
unix
/
net
/
stream.rs
Age
Commit message (
Expand
)
Author
Lines
2024-03-07
make `std::os::unix::ucred` module private
Kalle Wachsmuth
-24
/
+9
2024-02-24
library: use `addr_of!`
Pavel Grigorenko
-2
/
+2
2024-02-04
Document various I/O handle conversions
Ryan Lowe
-0
/
+1
2023-07-28
inline trivial (noop) flush calls
Thom Chiovoloni
-0
/
+1
2023-06-21
wip: Support Apple tvOS in libstd
Thom Chiovoloni
-0
/
+3
2023-04-28
replace version placeholders
Pietro Albini
-1
/
+1
2023-03-27
socket ancillary data implementation for FreeBSD (from 13 and above).
David CARLIER
-4
/
+32
2023-03-18
Stabilise `unix_socket_abstract`
John Millikin
-2
/
+1
2022-08-29
Rollup merge of #96334 - devnexen:socket_mark, r=dtolnay
Matthias Krüger
-0
/
+25
2022-07-20
Library changes for Apple WatchOS
Vladimir Michael Eatwell
-0
/
+3
2022-07-07
Fix doc build on unsupported oses
David CARLIER
-1
/
+8
2022-07-06
changes from feedback
David Carlier
-3
/
+2
2022-07-06
doc additions
David Carlier
-1
/
+14
2022-07-06
socket `set_mark` addition.
David Carlier
-0
/
+6
2022-06-14
Implement stabilization of `#[feature(io_safety)]`.
Dan Gohman
-3
/
+3
2022-05-25
Disable unix::net::ancillary on BSD.
Mara Bos
-30
/
+7
2022-04-04
ScmCredentials netbsd implementation.
David Carlier
-2
/
+2
2022-03-10
Use implicit capture syntax in format_args
T-O-R-U-S
-7
/
+7
2021-11-02
read_buf
DrMeepster
-11
/
+1
2021-10-10
integrate I/O safety changes
Milan
-1
/
+1
2021-10-10
cross-platform doctests
Milan Landaverde
-3
/
+5
2021-10-10
Update tracking issue in stability refs
Milan Landaverde
-1
/
+1
2021-10-10
rustfmt
Milan Landaverde
-1
/
+5
2021-10-10
Add abstract namespace support for Unix domain sockets
Milan Landaverde
-0
/
+31
2021-08-19
I/O safety.
Dan Gohman
-8
/
+32
2021-07-24
netbsd enabled ucred
David Carlier
-0
/
+3
2021-05-03
Move `std::sys::unix::ext` to `std::os::unix`
Christiaan Dirkx
-0
/
+677