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
/
tests.rs
Age
Commit message (
Expand
)
Author
Lines
2025-09-06
Add socket extensions for cygwin
Berrysoft
-7
/
+20
2025-06-12
Delegate `<SocketAddr as Debug>` to `ByteStr`
Tamir Duberstein
-0
/
+9
2025-02-07
std: get rid of `sys_common::io`
joboet
-1
/
+1
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-6
/
+4
2023-10-25
Convert `Unix{Datagram,Stream}::{set_}passcred()` to per-OS traits
John Millikin
-2
/
+2
2023-08-05
std/tests: disable ancillary tests on freebsd since the feature itself is.
David CARLIER
-1
/
+1
2023-07-26
Auto merge of #102757 - pcc:android-std-tests, r=workingjubilee
bors
-0
/
+18
2023-03-27
socket ancillary data implementation for FreeBSD (from 13 and above).
David CARLIER
-1
/
+1
2023-03-02
Make std tests pass on newer Android
Peter Collingbourne
-0
/
+18
2023-02-28
Add QNX Neutrino support to libstd
Florian Bartels
-0
/
+1
2022-09-18
Move `unix_socket_abstract` feature API to `SocketAddrExt`.
John Millikin
-15
/
+21
2022-05-25
Disable unix::net::ancillary on BSD.
Mara Bos
-37
/
+4
2022-05-09
Use Rust 2021 prelude in std itself.
Mara Bos
-1
/
+0
2022-03-10
Use implicit capture syntax in format_args
T-O-R-U-S
-6
/
+6
2021-10-10
cross-platform doctests
Milan Landaverde
-0
/
+24
2021-10-10
Add abstract namespace support for Unix domain sockets
Milan Landaverde
-1
/
+124
2021-05-03
Move `std::sys::unix::ext` to `std::os::unix`
Christiaan Dirkx
-0
/
+640