1
0
mirror of https://github.com/golang/go synced 2024-10-04 20:31:22 -06:00
go/src/pkg/netchan
Ian Lance Taylor 9a9c156a00 netchan: Avoid race condition in test.
Make sure we export the channels before we try to import
them.

R=r
CC=golang-dev
https://golang.org/cl/4077046
2011-01-26 15:51:04 -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: Avoid race condition in test. 2011-01-26 15:51:04 -08:00