]> Cypherpunks repositories - gostls13.git/commit
netchan: improve closing and shutdown. there's still more to do.
authorRob Pike <r@golang.org>
Sat, 29 May 2010 05:32:29 +0000 (22:32 -0700)
committerRob Pike <r@golang.org>
Sat, 29 May 2010 05:32:29 +0000 (22:32 -0700)
commit752b47cfc59cee54dabe7aad6ce36b098e1aa27e
tree656bdfca68c07a08facf10abca4bd860c17d17e2
parent63f014910daab38faee6208de2cbdbc191985d8c
netchan: improve closing and shutdown. there's still more to do.
Fixes #805.

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