Commit 1b2ddc2e authored by John Hood's avatar John Hood
Browse files

Make OS X mDNS/Bonjour .local IPv6 addresses work.

OS X advertises IPv6 link-local addresses for .local hostnames.
getaddrinfo() correctly reports interface identifiers for these, but we
were discarding them by using the socket peer host address instead.
parent 274b5a4d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment