net: LookupIP and LookupHost on empty string use domain name #8271
Labels
Milestone
Comments
I highly doubt that this is a Go specific issue - the net package is only calling C.getaddrinfo via cgo. My guess is that a pure C program will behave in the same manner (most likely related to the new OpenBSD ASR, combined with your resolv.conf configuration). Owner changed to @4a6f656c. Status changed to WaitingForReply. |
Comment 4 by david@mindcry.org: OK. This can be closed anyhow; it was fixed in OpenBSD. |
This issue was closed.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
by david@mindcry.org:
The text was updated successfully, but these errors were encountered: