diff options
author | 2021-04-01 16:20:47 +0000 | |
---|---|---|
committer | 2021-04-01 16:23:34 +0000 | |
commit | c163595f8601b6464dc6dd2185bc5f5e479f856b (patch) | |
tree | d11a0ab2fa2bb0544f701d2e9af5fcaa6acdf9bf /libs/binder/ProcessInfoService.cpp | |
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
Diffstat (limited to 'libs/binder/ProcessInfoService.cpp')
0 files changed, 0 insertions, 0 deletions