]> Cypherpunks repositories - gostls13.git/commit
net: make raw IP tests robust
authorMikio Hara <mikioh.mikioh@gmail.com>
Wed, 22 Feb 2012 21:27:05 +0000 (06:27 +0900)
committerMikio Hara <mikioh.mikioh@gmail.com>
Wed, 22 Feb 2012 21:27:05 +0000 (06:27 +0900)
commitee71afbb55cc16c87ac258ebb1c6a12c8729412b
treef60b231c1e15e2dec68f11d8d776922fbf947372
parent9765325d4980b15c46b57663bdfd501a75b1f4e6
net: make raw IP tests robust

Make it rely on underlying socket's address family.

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/5673091
src/pkg/net/ipraw_test.go