Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

net: LookupIP("My Local Node.local") doesn't work with Go 1.6 #13878

Closed
mikioh opened this issue Jan 8, 2016 · 1 comment
Closed

net: LookupIP("My Local Node.local") doesn't work with Go 1.6 #13878

mikioh opened this issue Jan 8, 2016 · 1 comment
Milestone

Comments

@mikioh
Copy link
Contributor

mikioh commented Jan 8, 2016

bb8c2e1 introduces "unicast DNS name validation" into Lookup APIs and drops support for mDNS that was available in Go 1.5 and below on some platforms that have mDNS-capable stub resolver library in C such as OS X, Linux, FreeBSD.

@rsc
Copy link
Contributor

rsc commented Jan 8, 2016

Reverted that change.

@rsc rsc closed this as completed Jan 8, 2016
@golang golang locked and limited conversation to collaborators Jan 7, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants