mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-21 16:22:43 +00:00
os::net: expanding TcpStreamExt for Linux with `tcp_deferaccept`. allows for socket to process only when there is data to process, the option sets a number of seconds until the data is ready.