Fix OnResultReceived() of proxy 81/299181/1
authorHwankyu Jhun <h.jhun@samsung.com>
Thu, 21 Sep 2023 07:27:20 +0000 (16:27 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Thu, 21 Sep 2023 07:27:20 +0000 (16:27 +0900)
commita7844800f590dd1ea32f851fa281d2f7dc82c337
treeaa91aa5a3f18245f4a1f541a4167e3292fbc82e4
parent2df16620dc2d2e9a60d39b7e0556aa5abb3dcac8
Fix OnResultReceived() of proxy

This patch adds printing logs for debugging.
Before calling the OnConnected(), the rpc-port library checks whether
main and delegate ports are nullptrs or not.

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