about summary refs log tree commit diff
path: root/src/libstd/sys/wasi/net.rs
AgeCommit message (Expand)AuthorLines
2019-04-11Impl RawFd converstion traits for TcpListener, TcpStream and UdpSocketRyan Levick-67/+135
2019-03-31libstd: deny(elided_lifetimes_in_paths), fixes in wasiMazdak Farrokhzad-3/+3
2019-03-29Add a new wasm32-unknown-wasi targetAlex Crichton-0/+358