mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-14 07:22:37 +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.