You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 9, 2017. It is now read-only.
DNS lookup was implemented in rust-lang/rust#9000; the client needs to use this to look up a remote address based on the hostname.
I'm not certain what should happen in case of an unknown hostname.
I'm not certain what the deal is with regards to multiple IP addresses being returned.