]> Cypherpunks repositories - gostls13.git/commit
net/rpc: add test for issue 7689 (gob error should cause EOF)
authorRob Pike <r@golang.org>
Tue, 7 Oct 2014 17:52:16 +0000 (10:52 -0700)
committerRob Pike <r@golang.org>
Tue, 7 Oct 2014 17:52:16 +0000 (10:52 -0700)
commit6ee36a9151212f6f303740bf59d3e3d500d7f279
tree308f929a9a3289cf841d038a7b1cac5a6cefbca8
parent3147d2c4eef5da0110d392cd5128d64042dbbae5
net/rpc: add test for issue 7689 (gob error should cause EOF)
Helpfully supplied by tommi.virtanen in issue 8173.

LGTM=rsc
R=golang-codereviews, rsc
CC=golang-codereviews
https://golang.org/cl/151370043
src/net/rpc/client_test.go