]> Cypherpunks repositories - gostls13.git/commit
net: disable multicast test on Alpha GNU/Linux
authorIan Lance Taylor <iant@golang.org>
Tue, 14 Feb 2012 05:31:21 +0000 (21:31 -0800)
committerIan Lance Taylor <iant@golang.org>
Tue, 14 Feb 2012 05:31:21 +0000 (21:31 -0800)
commitb7360b9b066e38a42157f56fee174ad21be1dff2
tree9a128d37001151984b8a686c7884c4e40277c8a9
parent82568c5cd5ae7efcf3f3bbdd4cab2eff9b1318a0
net: disable multicast test on Alpha GNU/Linux

Alpha GNU/Linux does not have /proc/net/igmp[6].

R=golang-dev, rsc, bradfitz
CC=golang-dev
https://golang.org/cl/5663047
src/pkg/net/multicast_test.go