]> Cypherpunks repositories - gostls13.git/commit
net: add multicast stubs for openbsd
authorJoel Sing <jsing@google.com>
Tue, 16 Aug 2011 21:28:16 +0000 (17:28 -0400)
committerRuss Cox <rsc@golang.org>
Tue, 16 Aug 2011 21:28:16 +0000 (17:28 -0400)
commit5af6ce541f744d56d800d1810cfa41c7f95869b6
treef3a9e114f4c4a66964ed77c39d4ba5d13e5db9b7
parent1bc245181e8366edba72563737df2df0f599219e
net: add multicast stubs for openbsd

Add multicast stubs and sync with recent changes.

R=golang-dev, mikioh.mikioh
CC=golang-dev
https://golang.org/cl/4838058
src/pkg/net/Makefile
src/pkg/net/interface_openbsd.go [new file with mode: 0644]