]> Cypherpunks repositories - gostls13.git/commit
net: enable PacketConn test for raw IP network on Windows
authorMikio Hara <mikioh.mikioh@gmail.com>
Mon, 26 Aug 2013 09:36:58 +0000 (18:36 +0900)
committerMikio Hara <mikioh.mikioh@gmail.com>
Mon, 26 Aug 2013 09:36:58 +0000 (18:36 +0900)
commit519a9e8e9bdfa9b8a1b5c0c1c5be7a16718f7992
treeef5635aa0b4ef459362dfbd26029c6fe5a701f31
parentf033d988b1926215f59aa1eee37c05e59adbac02
net: enable PacketConn test for raw IP network on Windows

Just forgot to include this in CL 12843043.
Also consolidates the code dealing with test environment.

Update #6122

R=alex.brainman
CC=golang-dev
https://golang.org/cl/13184043
src/pkg/net/packetconn_test.go