diff options
author | 2022-10-24 23:06:14 +0100 | |
---|---|---|
committer | 2022-10-25 20:52:39 +0100 | |
commit | c3964f68e251e3a80f952e2014b2b5dc738aff4c (patch) | |
tree | 34d96aa4018f0bf347803cace44b9a0ec0ddd0e5 /libs/binder/RpcSession.cpp | |
parent | 77f3da77c9aa5d7bb504ee72da5a21314f28eb9e (diff) |
Fix return types of sendMessageOnSocket/receiveMessageFromSocket
recvmsg() and sendmsg() return ssize_t but the wrapper functions
returned int. Fix the return type.
Bug: 250685929
Test: atest rpcBinderTest
Change-Id: Ia3f7f58e286f24a8711aed97d9bc2b3cf6b78f0d
Diffstat (limited to 'libs/binder/RpcSession.cpp')
0 files changed, 0 insertions, 0 deletions