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
/
net
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2025-09-29
std: implement `hostname`
joboet
-1
/
+5
2025-09-08
std: make address resolution weirdness local to SGX
joboet
-21
/
+0
2024-11-26
std: update internal uses of `io::const_error!`
joboet
-1
/
+1
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-3
/
+3
2024-06-21
fix issue number
Tristan Guichaoua
-1
/
+1
2023-02-26
Move IpAddr and SocketAddr to core
Linus Färnstrand
-4
/
+2
2022-10-31
Update mod.rs
tyggja
-1
/
+1
2022-09-12
Flatten `net` module again.
Markus Reiter
-4
/
+7
2022-09-12
Move `net::parser` into `net::addr` module.
Markus Reiter
-3
/
+2
2022-09-12
Use `DisplayBuffer` for socket addresses.
Markus Reiter
-3
/
+2
2022-08-13
created tcpstream quickack trait
Berend-Jan Lange
-1
/
+1
2022-06-23
Remove ntohs/htons in favor of to_be/from_be
Linus Färnstrand
-9
/
+0
2022-03-04
Rollup merge of #88805 - krhancoc:master, r=dtolnay
Dylan DPC
-0
/
+4
2022-02-04
Hide Repr details from io::Error, and rework `io::Error::new_const`.
Thom Chiovoloni
-2
/
+2
2022-01-13
fix stability attribute for `tcp::IntoIncoming`
Ibraheem Ahmed
-1
/
+3
2022-01-08
export `tcp::IntoIncoming`
Ibraheem Ahmed
-1
/
+1
2021-09-25
Apply 16 commits (squashed)
Frank Steffahn
-3
/
+3
2021-09-09
Run fmt
Ryan Hancock
-1
/
+1
2021-09-09
Clarification of default socket flags used by Rust
Ryan Hancock
-0
/
+4
2021-03-21
Use io::Error::new_const everywhere to avoid allocations.
Mara Bos
-1
/
+1
2020-08-15
Move to intra doc links in std::net
Alexis Bourget
-26
/
+4
2020-07-27
mv std libs to library/
mark
-0
/
+115