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