commit | c163595f8601b6464dc6dd2185bc5f5e479f856b | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Thu Apr 01 16:20:47 2021 +0000 |
committer | Steven Moreland <smoreland@google.com> | Thu Apr 01 16:23:34 2021 +0000 |
tree | d11a0ab2fa2bb0544f701d2e9af5fcaa6acdf9bf | |
parent | 9630f9ded3238cbbb36d1e31332aeb214a829dbc [diff] |
Reland libbinder: vsock support for RPC This adds support for binder RPC to be used with virtual sockets. One decision made here - should RpcConnection.h take a sockaddr object, or not? I've chosen not to expose sockaddr directly because it is a low-level type (specifically for unix domain sockets, where the path may not be null-terminated). Fixes: 182938272 Test: binderRpcTest Change-Id: Ieb3273f0436502d1624792fd0d7df0270159377e