]> Cypherpunks repositories - gostls13.git/commit
net: fix incorrect internal IPv6 address representation in test
authorMikio Hara <mikioh.mikioh@gmail.com>
Mon, 13 Jan 2014 22:36:38 +0000 (07:36 +0900)
committerMikio Hara <mikioh.mikioh@gmail.com>
Mon, 13 Jan 2014 22:36:38 +0000 (07:36 +0900)
commit47dc18313684383ea2432b57f34e353db0593a4d
tree237b8fc3e5f49ffbc5e31aa0b982e4bc53dd1410
parent1f0ca748c24e84fa6849e1d9669232dd99cd61ad
net: fix incorrect internal IPv6 address representation in test

Also fixes a dialgoogle test glitch after issue 6628 fix.

R=golang-codereviews, r
CC=golang-codereviews
https://golang.org/cl/50660044
src/pkg/net/dialgoogle_test.go