Check the return value of connect() function. 89/184189/1
authorkibak.yoon <kibak.yoon@samsung.com>
Mon, 16 Jul 2018 06:57:28 +0000 (15:57 +0900)
committerkibak.yoon <kibak.yoon@samsung.com>
Mon, 16 Jul 2018 06:57:28 +0000 (15:57 +0900)
commitfbd93884e49753bb40113205a1f6cc63c48f45c5
tree59c322966e3a566202ad508454ded04f7b9cf0bc
parentce89637d3c838084672b4331c0d0b055f1bff076
Check the return value of connect() function.

If there is a connection fail, the API should return the proper error.

Change-Id: I39fca464ee86442d060702ca5782650be7ce5614
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
src/client/sensor_manager.cpp
src/shared/ipc_client.cpp