]> Cypherpunks repositories - gostls13.git/commit
net: fix lookup of AAAA-only hosts without cgo
authorMichael Stapelberg <michael@stapelberg.de>
Mon, 25 Jun 2012 21:32:39 +0000 (17:32 -0400)
committerRuss Cox <rsc@golang.org>
Mon, 25 Jun 2012 21:32:39 +0000 (17:32 -0400)
commitdfbd42e4f881717a58309d59e40671a29572dd12
tree300862f88ca69c7298c6206bcdee4d10fbeb5bf8
parentec6b5123feb4df04dfa470db609171a9401ec7c5
net: fix lookup of AAAA-only hosts without cgo

Fixes #3762.

R=rsc
CC=golang-dev
https://golang.org/cl/6303106
src/pkg/net/dnsclient_unix.go