commit | 8193c1884c68c6355d662a4e9f8af679174b9b3b | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Tue May 11 00:26:30 2021 +0000 |
committer | Steven Moreland <smoreland@google.com> | Tue May 11 00:26:30 2021 +0000 |
tree | cb9a0221ec1c681a26693ccad9af1c0661985f4a | |
parent | 4fccd098967a1cad0a188672b801bf4e7b515079 [diff] |
libbinder: RPC - add DOS TODO Reading client ID needs to happen on another thread from the main server in order to avoid a client freezing the server. Though, before moving the thread tracking to RpcServer, I want to implement reverse connections (reverse threadpools for handling callbacks) since this is the feature that originally motivated the threadpool being handled in RpcSession. Bug: 185167543 Test: N/A Change-Id: I1e862ac098159a6efc3c0736050a0b7fe6e7c57e