]> Cypherpunks repositories - gostls13.git/commit
net: document that DNSError.Timeout and Temporary are unreliable
authorIan Lance Taylor <iant@golang.org>
Sat, 11 Apr 2015 17:30:13 +0000 (10:30 -0700)
committerIan Lance Taylor <iant@golang.org>
Mon, 13 Apr 2015 20:41:50 +0000 (20:41 +0000)
commit63cced7b31efadb08dc0504958579b3d030e874e
tree8f192c52a6a7c0892880b39b19977e57756a785c
parent67805eaa950c5318bfe02943cc175da6729919a9
net: document that DNSError.Timeout and Temporary are unreliable

Update #10417.

Change-Id: Ibfbdd05358f696a37217eef160f71b14a468ff86
Reviewed-on: https://go-review.googlesource.com/8788
Reviewed-by: Rob Pike <r@golang.org>
src/net/dnsclient.go