Add interfaces for rpc-port and rpc-port-parcel APIs 03/161803/1
authorJunghoon Park <jh9216.park@samsung.com>
Mon, 27 Nov 2017 11:30:27 +0000 (20:30 +0900)
committerJunghoon Park <jh9216.park@samsung.com>
Mon, 27 Nov 2017 11:30:27 +0000 (20:30 +0900)
commitf96d39c89bfb281ccade623aaa2ee4f6e720d1ed
tree8939347401af4ec360316c37fc3fd5ae23b5fe7e
parentb3e5f47ae80ee0912821ebca58497775620171d6
Add interfaces for rpc-port and rpc-port-parcel APIs

Change-Id: If5066f2cc92b6d472553204222452c4eea6bf047
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
CMakeLists.txt [new file with mode: 0644]
LICENSE.APLv2 [new file with mode: 0644]
NOTICE [new file with mode: 0644]
capi-rpc-port.pc.in [new file with mode: 0644]
include/rpc-port-parcel.h [new file with mode: 0644]
include/rpc-port.h [new file with mode: 0755]
packaging/rpc-port.manifest [new file with mode: 0644]
packaging/rpc-port.spec [new file with mode: 0755]
rpc-port.pc.in [new file with mode: 0644]
src/rpc_port.cc [new file with mode: 0755]
src/rpc_port_parcel.cc [new file with mode: 0755]