Skip to content

libresolv #4611

@lorenzleutgeb

Description

@lorenzleutgeb

resolv.h exposes facilities to resolve DNS records. See:

I would like to understand whether there is a particular reason why the symbols in resolv.h are not covered by the libc crate. If there is no particular reason, I would like to start working on inclusion. My original motivation is to resolve DNS records (of type SRV, TXT) and realized that the Rust standard library does not support this. My next natural step was to check the libc crate.

Target Triples: *-unknown-linux-gnu, *-unknown-android, *-unknown-freebsd (* to be narrowed down by testing).

References:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions