Skip to content

Conversation

Nickforall
Copy link
Contributor

I noticed some deprecation warnings in netutils when updating my build today, and thought it was a good first rusty contribution to Redox.

Since rust-lang/rust#47510, lookup_host host is deprecated, and the way to resolve IP addresses is now using std::net::ToSocketAddrs.

Again, this is my first Rust contribution to Redox, so please let me know if something is wrong, you can also reach me on the chat.

@jackpot51 jackpot51 merged commit 7eda176 into redox-os:master Mar 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants