]> Cypherpunks repositories - gostls13.git/commit
net: make newLocalListener handle network argument correcly
authorMikio Hara <mikioh.mikioh@gmail.com>
Fri, 19 Feb 2016 08:37:04 +0000 (17:37 +0900)
committerMikio Hara <mikioh.mikioh@gmail.com>
Sun, 21 Feb 2016 02:55:23 +0000 (02:55 +0000)
commit6716a54e368be250b3840fcdef3c2437886e02e6
tree9171d766af30c64fd31a45c6fc8361c1e04488a2
parent9194421eedfd64d2d71e66cbf060d19502610c30
net: make newLocalListener handle network argument correcly

Change-Id: I8987e705af069846e6668e2f2104e0254e695139
Reviewed-on: https://go-review.googlesource.com/19706
Run-TryBot: Mikio Hara <mikioh.mikioh@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/net/mockserver_test.go