1
0
mirror of https://github.com/golang/go synced 2024-11-20 05:54:43 -07:00
go/src/net/rpc
Rob Pike 968153d063 net/rpc: fix mutex comment
Fixes #8086.

LGTM=bradfitz
R=golang-codereviews, bradfitz
CC=golang-codereviews
https://golang.org/cl/153420044
2014-10-13 10:27:51 -07:00
..
jsonrpc
client_test.go net/rpc: fix build 2014-10-09 11:21:21 +02:00
client.go net/rpc: fix mutex comment 2014-10-13 10:27:51 -07:00
debug.go
server_test.go
server.go