about summary refs log tree commit diff
path: root/library/std/src/net/tcp.rs
AgeCommit message (Expand)AuthorLines
2021-10-10Add #[must_use] to conversions that move selfJohn Kugelman-0/+1
2021-09-17Rollup merge of #88339 - piegamesde:master, r=joshtriplettYuki Okushi-0/+51
2021-08-30add `TcpStream::set_linger` and `TcpStream::linger`ibraheemdev-0/+47
2021-08-26Add TcpListener::into_incoming and IntoIncomingpiegames-0/+51
2021-08-20Auto merge of #87329 - sunfishcode:sunfishcode/io-safety, r=joshtriplettbors-0/+12
2021-08-19Add comments about impls for File, TcpStream, ChildStdin, etc.Dan Gohman-0/+12
2021-08-08## ContextRichard Schneeman-7/+14
2020-11-22Drop support for cloudabi targetsLzu Tao-1/+1
2020-08-31std: move "mod tests/benches" to separate filesLzu Tao-866/+4
2020-08-15Move to intra doc links in std::netAlexis Bourget-62/+22
2020-07-27mv std libs to library/mark-0/+1844