1
0
mirror of https://github.com/golang/go synced 2024-10-04 13:11:22 -06:00
go/src/pkg/netchan
Rob Pike 1b56947f84 netchan: allow client to send as well as receive.
much rewriting and improving, but it's still experimental.

R=rsc
CC=golang-dev
https://golang.org/cl/875045
2010-04-13 13:49:42 -07:00
..
common.go netchan: allow client to send as well as receive. 2010-04-13 13:49:42 -07:00
export.go netchan: allow client to send as well as receive. 2010-04-13 13:49:42 -07:00
import.go netchan: allow client to send as well as receive. 2010-04-13 13:49:42 -07:00
Makefile first part of networked channels. 2010-01-20 14:12:29 +11:00
netchan_test.go netchan: allow client to send as well as receive. 2010-04-13 13:49:42 -07:00