about summary refs log tree commit diff
path: root/library/std/src/os/net/linux_ext/tcp.rs
AgeCommit message (Expand)AuthorLines
2025-05-14Update std doctests for androidEric Huss-0/+6
2024-07-29Reformat `use` declarations.Nicholas Nethercote-2/+1
2024-02-21os::net: expanding TcpStreamExt for Linux with `tcp_deferaccept`.David Carlier-0/+55
2022-09-18Adjust `tcp_quickack` feature to allow other `os::linux::net` features.John Millikin-0/+70