Skip to content

std::net lacks reverse DNS lookup #22608

Closed
@murarth

Description

@murarth

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions