async-std
async-std copied to clipboard
Rework ToSocketAddrs::to_socket_addrs
- Change return type to Pin<Box<dyn Future<...>>>
Resolves #539