]> Cypherpunks repositories - gostls13.git/commit
netchan: allow use of arbitrary connections.
authorRoger Peppe <rogpeppe@gmail.com>
Wed, 16 Feb 2011 16:14:41 +0000 (08:14 -0800)
committerRob Pike <r@golang.org>
Wed, 16 Feb 2011 16:14:41 +0000 (08:14 -0800)
commit1a96391971572b5d7b210559b99f6e2330c11af9
treeb91766cda77cb2d83a0fdd8a4500929d5bb4f4e8
parenta54cbcec88ed750c42e48793b1f0cf66cd548561
netchan: allow use of arbitrary connections.

R=r, r2, rsc
CC=golang-dev
https://golang.org/cl/4119055
src/pkg/netchan/common.go
src/pkg/netchan/export.go
src/pkg/netchan/import.go
src/pkg/netchan/netchan_test.go