]> Cypherpunks repositories - gostls13.git/commit
net/rpc: log Call reply discard
authorDmitriy Vyukov <dvyukov@google.com>
Thu, 26 Jan 2012 16:09:09 +0000 (20:09 +0400)
committerDmitriy Vyukov <dvyukov@google.com>
Thu, 26 Jan 2012 16:09:09 +0000 (20:09 +0400)
commiteaa8b30d5a73a1406b7be12346dd67f013ac8221
tree935b17cb3802c56eb707c2c1a28a97f82d63347b
parent290921bbb58514212f3d32a13e2de37cf4213b96
net/rpc: log Call reply discard
It means serious user error that can lead to
hard to debug issues under load, log entry
will not harm.

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/5574075
src/pkg/net/rpc/client.go