Skip to content

Add example of .local name resolution #41

@hadess

Description

@hadess

This would be helpful for applications and libraries that want to add .local name resolution without requiring OS support (NSS configuration, Avahi availability and accessibility).

I'm guessing it involves starting a listen and checking for R_A and R_AAAA type answers in the callback, but I don't know which parameters I'd need to pass to mdns_listen(), and it's been 17 years since I last worked on an mDNS implementation.

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