Skip to content

POSIX DNS Lookup API #91

Description

@no4touchy

There are some structures and functions that are missing as they are not part of BSD Sockets but are relatively uselfull. Is there any way these could be implemented in this sdk?

Such as:

->"struct addrinfo"

->"void freeaddrinfo(struct addrinfo *ai);"

->"int getaddrinfo(const char _nodename, const char *servname, const struct addrinfo *hints, struct addrinfo *_res);"

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions