Closed
Description
std::old_io::net::addrinfo::get_address_name
accepts an IpAddr
and attempts to resolve it to a hostname String
. No such functionality exists (as far as I can tell) in the new std::net
module.
I know that the std::net
module is incomplete and, perhaps, this was already a planned addition. I'm just hoping to make sure that it's not forgotten.
Metadata
Metadata
Assignees
Labels
No labels