about summary refs log tree commit diff
path: root/library/std/src/os/linux/net.rs
AgeCommit message (Expand)AuthorLines
2025-07-01Update version placeholdersJosh Stone-1/+1
2024-08-15proposal to expand (a subset of) linux specific socket capabilities.David Carlier-1/+1
2024-07-29Reformat `use` declarations.Nicholas Nethercote-2/+0
2023-10-25Convert `Unix{Datagram,Stream}::{set_}passcred()` to per-OS traitsJohn Millikin-0/+3
2023-04-28replace version placeholdersPietro Albini-2/+2
2023-03-18Stabilise `unix_socket_abstract`John Millikin-2/+2
2022-09-18Move `unix_socket_abstract` feature API to `SocketAddrExt`.John Millikin-0/+5
2022-09-18Adjust `tcp_quickack` feature to allow other `os::linux::net` features.John Millikin-2/+2
2022-08-13created tcpstream quickack traitBerend-Jan Lange-0/+4