diff options
author | 2021-03-30 00:25:41 +0000 | |
---|---|---|
committer | 2021-03-31 01:01:40 +0000 | |
commit | 5358354e371ec7b81cafefae23de7501b3f64802 (patch) | |
tree | d11a0ab2fa2bb0544f701d2e9af5fcaa6acdf9bf /libs/binder/ProcessState.cpp | |
parent | 02491a7d1c089e8e7f8a723d727652c613ba36cb (diff) |
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: I29bbbd2745f71d8ed7d4b8f8273fce28de0a9779
Diffstat (limited to 'libs/binder/ProcessState.cpp')
0 files changed, 0 insertions, 0 deletions