1
0
mirror of https://github.com/golang/go synced 2024-10-04 12:21:26 -06:00
go/src/pkg/rpc
Rob Pike 4c56c30b78 rpc: don't panic on write error.
The mechanism to record the error in the call is already in place.
Fixes #2382.

R=golang-dev, dsymonds, bradfitz, r
CC=golang-dev
https://golang.org/cl/5307043
2011-10-18 15:52:49 -07:00
..
jsonrpc gofix -r mapdelete 2011-10-18 09:56:34 -04:00
client.go rpc: don't panic on write error. 2011-10-18 15:52:49 -07:00
debug.go template: move exp/template into template. 2011-08-17 14:55:57 +10:00
Makefile build: no required environment variables 2010-08-18 10:08:49 -04:00
server_test.go rpc: don't panic on write error. 2011-10-18 15:52:49 -07:00
server.go rpc: fix typo in documentation client example 2011-09-25 14:19:08 +10:00