commit | 93b2cc9617f617da3b2406c1faeb73dfed40f023 | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Mon Aug 09 23:24:59 2021 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Aug 09 23:24:59 2021 +0000 |
tree | b80ab9de55eb138547560885928d6845f95b0d24 | |
parent | bf5fdedf6f49c5dce1725699484b5a1a26761573 [diff] | |
parent | f6d4229b65253d2ff91ecbc93105a8114d0d3584 [diff] |
Merge changes from topic "binder_rpc_non_blocking" * changes: binder: RpcTranpsortCtx::newTransport Add FdTrigger arg. binder: RpcSession handle post-connect binder: RPC uses non-blocking sockets. binder: Refactor: move FdTrigger to its own file / class. binder: RpcSession initialize mShutdownTrigger earlier