summaryrefslogtreecommitdiff
path: root/src/pkg/netchan/common.go
AgeCommit message (Expand)AuthorFilesLines
2011-02-14Imported Upstream version 2011-02-01.1upstream/2011-02-01.1Ondřej Surý1-4/+144
2011-01-17Imported Upstream version 2011.01.12upstream/2011.01.12Ondřej Surý1-9/+112
2010-06-28netchan: use gob DecodeValue to eliminate the need for a pointer valueRob Pike1-2/+3
2010-04-13netchan: allow client to send as well as receive.Rob Pike1-19/+43
2010-01-20first part of networked channels.Rob Pike1-0/+63