about summary refs log tree commit diff
path: root/library/std/src/sys/unsupported/net.rs
AgeCommit message (Expand)AuthorLines
2021-08-30add `TcpStream::set_linger` and `TcpStream::linger`ibraheemdev-0/+8
2021-04-20Change uses of never typeChristiaan Dirkx-65/+65
2021-04-20Replace `Void` with never typeChristiaan Dirkx-5/+5
2020-07-27mv std libs to library/mark-0/+361