about summary refs log tree commit diff
path: root/library/std/src/net/tcp
AgeCommit message (Expand)AuthorLines
2021-08-30add `TcpStream::set_linger` and `TcpStream::linger`ibraheemdev-0/+15
2021-06-15Rename ErrorKind::Unknown to Uncategorized.Mara Bos-1/+1
2021-06-15Redefine `ErrorKind::Other` and stop using it in std.Mara Bos-1/+1
2020-08-31std: move "mod tests/benches" to separate filesLzu Tao-0/+862