]> Cypherpunks repositories - gostls13.git/commit
netchan: allow chan of basic types now that gob can handle such
authorRob Pike <r@golang.org>
Mon, 28 Jun 2010 22:59:54 +0000 (15:59 -0700)
committerRob Pike <r@golang.org>
Mon, 28 Jun 2010 22:59:54 +0000 (15:59 -0700)
commiteb20ba6d0143ee8db5635c242e4d74d27dba9520
tree518b2e6ec428d39e8d4b67a32f08ac325f4e4bdb
parent5245ea771d21fe33cbb07ec43deb6e6c28610174
netchan: allow chan of basic types now that gob can handle such

R=rsc
CC=golang-dev
https://golang.org/cl/1741041
src/pkg/netchan/export.go
src/pkg/netchan/import.go
src/pkg/netchan/netchan_test.go