net: new Resolver type does not respect PreferGo #17532
Closed
Comments
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The new net.Resolver type is nice, but it looks like many of its methods are unaffected by r.PreferGo. For example r.LookupAddr seems not to consult r.PreferGo. We should fix this before releasing the API into Go 1.8.
The text was updated successfully, but these errors were encountered: