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

Convert TcpStream back to std::net::TcpStream

piegamesde opened this issue · comments

I need this to get my socket2::Socket back safely.