Move connection timer to FdBroker
authorHwankyu Jhun <h.jhun@samsung.com>
Mon, 22 Jun 2020 00:44:26 +0000 (09:44 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Mon, 22 Jun 2020 02:30:17 +0000 (11:30 +0900)
commit4fe1317c9915b4ee4009ee5eae4bc9720a588ffe
tree4421dc462f0ded4fadb95bdb81bfdfc1747301da
parentb0333c24308407265dec47f8b026e2f570ce5d0e
Move connection timer to FdBroker

To make the thread safe Proxy class, the connection timer is moved to
the FdBroker class.

Change-Id: I035a5947edac4224b2b096f31520c3aca3ed8862
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