about summary refs log tree commit diff
path: root/library/std/src/sys/sgx/net.rs
AgeCommit message (Expand)AuthorLines
2021-08-30add `TcpStream::set_linger` and `TcpStream::linger`ibraheemdev-0/+8
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
2021-04-20Change uses of never typeChristiaan Dirkx-33/+33
2021-04-20Replace `Void` with never typeChristiaan Dirkx-3/+3
2021-03-21Use io::Error::new_const everywhere to avoid allocations.Mara Bos-6/+6
2020-11-11Add Metadata in std::os::fortanix_sgx::io::FromRawFdMohsen Zohrevandi-3/+3
2020-07-27mv std libs to library/mark-0/+536