async-rs / async-std

Async version of the Rust standard library

Home Page:https://async.rs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

use async_std::os::unix::net::{self, SocketAddr, UnixStream};

Jzow opened this issue · comments

error:

  |
8 | use async_std::os::unix::net::{self, SocketAddr, UnixStream};
  |                    ^^^^ could not find `unix` in `os`

I use windows, but i want test unix