about summary refs log tree commit diff
path: root/library/std/src/os/linux/net.rs
AgeCommit message (Expand)AuthorLines
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