]> Cypherpunks repositories - gostls13.git/commit
net: use original argument in lookup error
authorRuss Cox <rsc@golang.org>
Thu, 3 Oct 2013 02:09:54 +0000 (22:09 -0400)
committerRuss Cox <rsc@golang.org>
Thu, 3 Oct 2013 02:09:54 +0000 (22:09 -0400)
commit94a6511b7f54501116144e529f9e0e7a1cbb5e87
treece66e1a6ea6669b6187561d84c696525119e7ebc
parente0867738fc3df8fcf5ff4392e29901c87ffed115
net: use original argument in lookup error

Fixes #6324.

R=golang-dev, iant, mikioh.mikioh
CC=golang-dev
https://golang.org/cl/13280049
src/pkg/net/dnsclient_unix.go