]> Cypherpunks repositories - gostls13.git/commit
netchan: provide a method (Importer.Errors()) to recover protocol errors.
authorRob Pike <r@golang.org>
Mon, 20 Sep 2010 05:28:38 +0000 (15:28 +1000)
committerRob Pike <r@golang.org>
Mon, 20 Sep 2010 05:28:38 +0000 (15:28 +1000)
commitda705c621205163a1af0325578d99e04df58837f
tree27c293ea411eac1a9c3b7d36d1189b44aab4b431
parent8a313e201acbc590e2a6e3548c26a445b7782bc5
netchan: provide a method (Importer.Errors()) to recover protocol errors.

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