IPC: Replace PeerID witch peer's file descriptor 59/31659/2
authorJan Olszak <j.olszak@samsung.com>
Mon, 8 Dec 2014 12:41:39 +0000 (13:41 +0100)
committerJan Olszak <j.olszak@samsung.com>
Mon, 8 Dec 2014 13:59:13 +0000 (14:59 +0100)
commit316605cca8c654878acfc67deb5a62103be2822b
tree723e6dbda35ef7c06d3be5ef83fb802e76fa081e
parentb550c251c29c804983f019305b6e7574b2f7b585
IPC: Replace PeerID witch peer's file descriptor

[Bug/Feature]   N/A
[Cause]         N/A
[Solution]      N/A
[Verification]  Build, install, run tests

Change-Id: I30203990d9c9c3a58515d2fe09b074072122c156
common/ipc/client.cpp
common/ipc/client.hpp
common/ipc/internals/call-queue.hpp
common/ipc/internals/processor.cpp
common/ipc/internals/processor.hpp
common/ipc/service.hpp
common/ipc/types.hpp
tests/unit_tests/ipc/ut-ipc.cpp