]> Cypherpunks repositories - gostls13.git/commit
net: remove duplicate error information in Dial
authorAndrey Mirtchovski <mirtchovski@gmail.com>
Tue, 18 Oct 2011 18:51:40 +0000 (14:51 -0400)
committerRuss Cox <rsc@golang.org>
Tue, 18 Oct 2011 18:51:40 +0000 (14:51 -0400)
commit565793996c2b646dfa31c6660d79a57a7ae8312e
tree6ab85efdcf2059cd309d1f55e80fe4cf78203c29
parent48bb3e8f2883609ca56ea8afc0c11f141f4ec227
net: remove duplicate error information in Dial

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/5293045
src/pkg/net/dial.go
src/pkg/net/net_test.go