]> Cypherpunks repositories - gostls13.git/commit
net/rpc: use log.Print and return error instead log.Fatal
authorChaiShushan <chaishushan@gmail.com>
Tue, 9 Jul 2013 01:12:05 +0000 (11:12 +1000)
committerRob Pike <r@golang.org>
Tue, 9 Jul 2013 01:12:05 +0000 (11:12 +1000)
commite23d19e23535837fad3d1095e48fe877dbb38c10
tree6776a20af4c03773f3a14dadb0918f9120dd6eb0
parent47a89693e98dfe1e81be10fce769f992483746b3
net/rpc: use log.Print and return error instead log.Fatal

R=r
CC=golang-dev
https://golang.org/cl/10758044
src/pkg/net/rpc/server.go