Skip to content
This repository was archived by the owner on Dec 18, 2023. It is now read-only.
This repository was archived by the owner on Dec 18, 2023. It is now read-only.

Connecting to browse result with name containing "." yields -65540 #8

@nevyn

Description

@nevyn

If the name of the found reply contains ".", reply.name returns the name up to the dot and no more. Trying to resolve or connect to it fails with -65540.

Not sure if I'm doing something wrong having "." in my name or if it's a bug in dnssd...

puts reply.name, reply.type, reply.domain

yields:

12
23.12
123.office.spotify.net: Spotify._nuremote._tcp.local.

(pretend that 12.23.12.123 is a valid IP)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions