Epoll modifyFD method added. Some refactor. 91/36891/5
authorPiotr Bartosiewicz <p.bartosiewi@partner.samsung.com>
Mon, 16 Mar 2015 15:14:54 +0000 (16:14 +0100)
committerDariusz Michaluk <d.michaluk@samsung.com>
Wed, 25 Mar 2015 10:37:55 +0000 (03:37 -0700)
commit84a5119de0fdfa01e9a70a37682c29d25119f25e
treea07b504984eeb28e582acc80b71404cf05a92754
parent5a16448719fc2b94c103becb4dc3d523dda5372a
Epoll modifyFD method added. Some refactor.

[Bug/Feature]   N/A
[Cause]         N/A
[Solution]      N/A
[Verification]  Run tests

Change-Id: Idcba92d12a618a8095420f3c941a12d61aef1761
common/epoll/event-poll.cpp
common/epoll/event-poll.hpp
common/epoll/thread-dispatcher.cpp
common/epoll/thread-dispatcher.hpp
common/ipc/client.cpp
common/ipc/internals/processor.hpp
common/ipc/service.cpp
tests/unit_tests/dbus/ut-connection.cpp
tests/unit_tests/epoll/ut-event-poll.cpp
tests/unit_tests/utils/ut-glib-loop.cpp