1
0
mirror of https://github.com/golang/go synced 2024-10-04 20:21:22 -06:00
go/src/pkg/netchan
Anschel Schaffer-Cohen 49e2888a96 Fixed documentation for netchan import()
This was broken after the last update (2011-01-20).
	However, I'm not sure if the changed example is a
	sensible use of import(), so I'd appreciate comments.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/4067043
2011-01-20 19:58:08 -08:00
..
common.go netchan: do not block sends; implement flow control. 2011-01-19 12:28:49 -08:00
export.go netchan: do not block sends; implement flow control. 2011-01-19 12:28:49 -08:00
import.go Fixed documentation for netchan import() 2011-01-20 19:58:08 -08:00
Makefile build: no required environment variables 2010-08-18 10:08:49 -04:00
netchan_test.go netchan: do not block sends; implement flow control. 2011-01-19 12:28:49 -08:00