]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.1] net: fix dial race on plan9 and windows
authorAndrew Gerrand <adg@golang.org>
Wed, 8 May 2013 22:58:43 +0000 (15:58 -0700)
committerAndrew Gerrand <adg@golang.org>
Wed, 8 May 2013 22:58:43 +0000 (15:58 -0700)
commit99aa2da7ea1f82eb8385835e5e7bf293c8da4fb5
tree218fb2235cf2a862a329c31110784cadeac45144
parent0f1a18b773c57d8d8a2897ece9724042c7ad5581
[release-branch.go1.1] net: fix dial race on plan9 and windows

««« CL 9159043 / f1ddc3ce3dfe
net: fix dial race on plan9 and windows

Fixes #5349.

R=golang-dev, lucio.dere, dsymonds, bradfitz, iant, adg, dave, r
CC=golang-dev
https://golang.org/cl/9159043
»»»

R=golang-dev
CC=golang-dev
https://golang.org/cl/9315043
src/pkg/net/dial_gen.go
src/pkg/net/dial_gen_test.go [new file with mode: 0644]