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
/
net
/
linux_ext
Age
Commit message (
Expand
)
Author
Lines
2025-09-28
Rollup merge of #140482 - devnexen:tcp_deferaccept_toduration, r=joboet
Matthias Krüger
-13
/
+22
2025-09-27
fix build for android
David Carlier
-0
/
+1
2025-09-26
std::net: update tcp deferaccept delay type to Duration.
David Carlier
-13
/
+21
2025-09-06
Add socket extensions for cygwin
Berrysoft
-2
/
+2
2025-07-01
Update version placeholders
Josh Stone
-6
/
+6
2025-06-09
Rollup merge of #129121 - devnexen:stabilize_ext_linux_tcp_layer, r=tgross35
Matthias Krüger
-8
/
+6
2025-05-14
Update std doctests for android
Eric Huss
-0
/
+15
2024-08-15
proposal to expand (a subset of) linux specific socket capabilities.
David Carlier
-8
/
+6
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-10
/
+7
2023-10-25
Convert `Unix{Datagram,Stream}::{set_}passcred()` to per-OS traits
John Millikin
-0
/
+66
2024-02-21
os::net: expanding TcpStreamExt for Linux with `tcp_deferaccept`.
David Carlier
-0
/
+81
2023-04-28
replace version placeholders
Pietro Albini
-4
/
+4
2023-03-18
Stabilise `unix_socket_abstract`
John Millikin
-4
/
+4
2023-01-04
relax reference requirement on from_abstract_name
mllken
-1
/
+1
2022-09-18
Move `unix_socket_abstract` feature API to `SocketAddrExt`.
John Millikin
-0
/
+67
2022-09-18
Adjust `tcp_quickack` feature to allow other `os::linux::net` features.
John Millikin
-0
/
+107