about summary refs log tree commit diff
path: root/library/std/src/os/net/linux_ext/tests.rs
AgeCommit message (Expand)AuthorLines
2025-09-26std::net: update tcp deferaccept delay type to Duration.David Carlier-4/+7
2024-07-29Reformat `use` declarations.Nicholas Nethercote-8/+6
2024-02-21os::net: expanding TcpStreamExt for Linux with `tcp_deferaccept`.David Carlier-0/+26
2022-09-18Adjust `tcp_quickack` feature to allow other `os::linux::net` features.John Millikin-0/+28