commit | 103424e021792e9e92728ff1d9a657a2f9ecd174 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Wed Jun 02 18:16:19 2021 +0000 |
committer | Steven Moreland <smoreland@google.com> | Wed Jun 02 18:17:51 2021 +0000 |
tree | d9c766df473f9a4867dff9b9135542cd61a65fd3 | |
parent | e54384bbd4d4c3b433b180e8f25c15266ae21228 [diff] |
libbinder: RPC more symmetrical max threads Now, RpcServer and RpcSession both keep track of their max threads using the same variable, and the server can therefore request the number of reverse connections possible. Bug: 185167543 Test: N/A Change-Id: Ieaff69c8c2da2faf7598aed7e862601a1fcd7a00