]> Cypherpunks repositories - gostls13.git/commit
net/rpc: reduce the execution of reflect and decode
authorfangguizhen <1297394526@qq.com>
Thu, 27 May 2021 16:11:52 +0000 (16:11 +0000)
committerIan Lance Taylor <iant@golang.org>
Fri, 18 Mar 2022 00:39:23 +0000 (00:39 +0000)
commit3d7392a08f00a7328af45c877dc0b3a431780c5b
tree80a30b3ee1382ba4cc3a1ac733f5b0e064cfa9f9
parent79861be2059e014ca0647de3be22e7c341e61e20
net/rpc: reduce the execution of reflect and decode

Change-Id: Ief4b5e1c2d1002392901124c0694afe58c271573
GitHub-Last-Rev: e3b8a60377becfc9c30178d7ae6131d7a4b82dde
GitHub-Pull-Request: golang/go#46421
Reviewed-on: https://go-review.googlesource.com/c/go/+/323014
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Trust: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Trust: Ian Lance Taylor <iant@golang.org>
src/net/rpc/server.go