about summary refs log tree commit diff
path: root/library/std/src/net/socket_addr.rs
AgeCommit message (Expand)AuthorLines
2024-09-29Fix std tests for wasm32-wasip2 targetNicola Krumschmidt-1/+1
2024-07-29Reformat `use` declarations.Nicholas Nethercote-9/+4
2023-02-26Move IpAddr and SocketAddr to coreLinus Färnstrand-674/+15
2023-01-25Stabilize the const_socketaddr featureLinus Färnstrand-13/+13
2022-09-12Flatten `net` module again.Markus Reiter-0/+974