commit | c9d7b53c6b7e94592818d2552d57f18ce2722c9b | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Fri Jun 04 20:57:41 2021 +0000 |
committer | Steven Moreland <smoreland@google.com> | Tue Jun 08 01:57:41 2021 +0000 |
tree | 8dbd2aede4dd8dc5c57544435b1ecc55c309a60e | |
parent | a8b4429c398a79e4454015cbb309514b97484451 [diff] |
libbinder: RPC state termination shutdown session Previously, when state was terminated due to an error condition, it may be the case that a client would still be trying to read data from the session, but the connection would not be hung up (it would just be ignored). So, now hanging up the session connections in this case. Bug: 183140903 Test: binderRpcTest Change-Id: I8c281ad2af3889cc3570a8d3b7bf3def8c51ec79