Fix OnSocketDisconnected event handling
authorHwankyu Jhun <h.jhun@samsung.com>
Sun, 26 May 2019 22:20:45 +0000 (07:20 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Mon, 27 May 2019 00:05:24 +0000 (09:05 +0900)
commit1a653a05cda0c15ed5d069ef8fea844ff1ceb174
treed112769e53811ea5c425386bcb9649eff59af0be
parent4c3fdb56cc72c4ec14e0f7075ebccb6176d14ee4
Fix OnSocketDisconnected event handling

To call the OnDisconnectedEvent callback function, checking the type of
the socket is removed.

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