Watch rpc port and handle stub app lifecycle 75/167275/11
authorHwankyu Jhun <h.jhun@samsung.com>
Tue, 16 Jan 2018 14:13:29 +0000 (23:13 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Tue, 30 Jan 2018 02:09:41 +0000 (11:09 +0900)
commit59683a63a5c77fb1e0115fd9955cbe3547477e96
tree55ab03bfaad95cb9a665366f178939f99a048f71
parent8446635cbf57ae193d43e64dd439cc224afda1db
Watch rpc port and handle stub app lifecycle

Before sending a connection request, a proxy watches a dbus interface
for registering it.
When a stub is getting disconnected event, the stub notifies it to
the amd for background management feature.

Change-Id: I50544ec188bf5f8e2907f35dd926aa944373ee1d
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
src/fdbroker-internal.cc
src/fdbroker-internal.h
src/proxy-internal.cc
src/proxy-internal.h
src/stub-internal.cc