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
/
udp.rs
Age
Commit message (
Expand
)
Author
Lines
2025-09-08
std: make address resolution weirdness local to SGX
joboet
-2
/
+2
2025-03-10
Disable unsupported tests
Nicole LeGare
-1
/
+2
2025-02-02
std: move network code into `sys`
joboet
-1
/
+2
2024-11-26
std: update internal uses of `io::const_error!`
joboet
-3
/
+1
2024-09-30
Rollup merge of #129638 - nickrum:wasip2-net, r=alexcrichton
Trevor Gross
-1
/
+9
2024-09-29
Rollup merge of #130743 - YohDeadfall:net-nonblocking-doc, r=Mark-Simulacrum
Guillaume Gomez
-1
/
+1
2024-09-29
Fix std tests for wasm32-wasip2 target
Nicola Krumschmidt
-1
/
+9
2024-09-27
Reference UNSPECIFIED instead of INADDR_ANY in join_multicast_v4
Asger Hautop Drewsen
-2
/
+2
2024-09-23
Clarifications for set_nonblocking methods
Yoh Deadfall
-1
/
+1
2024-09-22
Reformat using the new identifier sorting from rustfmt
Michael Goulet
-1
/
+1
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-2
/
+1
2023-10-03
Auto merge of #105394 - Patiga:improve-udpsocket-docs, r=workingjubilee
bors
-1
/
+20
2023-08-22
Improve UdpSocket documentation
Patiga
-1
/
+20
2023-08-22
std: net: skip tests on xous
Sean Cross
-1
/
+1
2023-05-13
add examples of port 0 binding behavior
kirk
-0
/
+9
2023-05-01
Inline AsInner implementations
Konrad Borowski
-0
/
+1
2022-03-10
Use implicit capture syntax in format_args
T-O-R-U-S
-7
/
+7
2022-02-04
Hide Repr details from io::Error, and rework `io::Error::new_const`.
Thom Chiovoloni
-2
/
+4
2021-08-30
Remove unnecessary `mut` from udp doctests
Sönke Hahn
-1
/
+1
2021-08-19
Add comments about impls for File, TcpStream, ChildStdin, etc.
Dan Gohman
-0
/
+6
2021-07-29
Fix may not to appropriate might not or must not
Ali Malik
-3
/
+3
2021-05-02
Add link to Issue #34202 in udp docs
wcampbell
-1
/
+3
2021-03-21
Use io::Error::new_const everywhere to avoid allocations.
Mara Bos
-1
/
+1
2020-11-22
Drop support for cloudabi targets
Lzu Tao
-1
/
+1
2020-08-31
std: move "mod tests/benches" to separate files
Lzu Tao
-377
/
+3
2020-08-15
Move to intra doc links in std::net
Alexis Bourget
-67
/
+27
2020-07-27
mv std libs to library/
mark
-0
/
+1217