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
/
sys
/
pal
/
unix
/
net.rs
Age
Commit message (
Expand
)
Author
Lines
2024-09-25
Use `&raw` in the standard library
Josh Stone
-1
/
+1
2024-09-24
Initial std library support for NuttX
Huang Qi
-3
/
+3
2024-09-22
Reformat using the new identifier sorting from rustfmt
Michael Goulet
-1
/
+1
2024-08-31
Fixed some typos in the standard library documentation/comments
ranger-ross
-1
/
+1
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-4
/
+3
2024-07-25
Rollup merge of #127300 - biabbas:fix_connect_timeout, r=tgross35
Matthias Krüger
-10
/
+19
2024-07-25
In connect timeout, read readiness of socket for vxworks. Check pollhup or po...
B I Mohammed Abbas
-10
/
+19
2024-07-21
Deal with invalid UTF-8 from `gai_strerror`
Nilstrieb
-2
/
+3
2024-04-28
std::net: Socket::new_raw set to SO_NOSIGPIPE on freebsd/netbsd/dragonfly.
David Carlier
-1
/
+8
2024-04-11
Factor some common `io::Error` constants
Benoît du Garreau
-8
/
+2
2024-03-24
Fix build failure on ARM/AArch64/PowerPC/RISC-V FreeBSD/NetBSD
Taiki Endo
-1
/
+1
2024-03-20
std::net: adding acceptfilter feature for netbsd/freebsd.
David Carlier
-0
/
+31
2023-10-25
Convert `Unix{Datagram,Stream}::{set_}passcred()` to per-OS traits
John Millikin
-10
/
+16
2024-02-27
Auto merge of #119636 - devnexen:linux_tcp_defer_accept, r=m-ou-se
bors
-0
/
+12
2024-02-24
library: use `addr_of!`
Pavel Grigorenko
-1
/
+1
2024-02-21
os::net: expanding TcpStreamExt for Linux with `tcp_deferaccept`.
David Carlier
-0
/
+12
2024-02-07
Make `io::BorrowedCursor::advance` safe
Benoît du Garreau
-1
/
+1
2024-01-11
std: fix module references on UNIX
joboet
-1
/
+1
2024-01-11
std: begin moving platform support modules into `pal`
joboet
-0
/
+591