diff options
| author | 2021-05-12 00:03:15 +0000 | |
|---|---|---|
| committer | 2021-05-12 02:58:56 +0000 | |
| commit | a63ff93a1bd754e14d0d979d8bac619fa6140c3b (patch) | |
| tree | 5061611c9547ce7a772cc015ae9678f4fb932415 /libs/binder/IPCThreadState.cpp | |
| parent | 7e563f090ba19c36b9879e14388a0e377f1523b5 (diff) | |
libbinder: RPC read connection info on 2nd thread
Don't allow the main server thread to be blocked when reading a new ID.
Gotta be available for reading new clients.
Future consideration will be timeouts for reads/writes or trying to
detect DOS here in general, but this CL is what is needed for the
fuzzer.
Bug: 185167543
Bug: 182938024
Test: binderRpcTest
Change-Id: I8ba4a6ce6d1d07f3c36ac554ccb6cc403a15db2b
Diffstat (limited to 'libs/binder/IPCThreadState.cpp')
0 files changed, 0 insertions, 0 deletions