Fix Disconnect() method of Port 92/263892/1
authorHwankyu Jhun <h.jhun@samsung.com>
Mon, 13 Sep 2021 07:14:05 +0000 (16:14 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Mon, 13 Sep 2021 07:14:05 +0000 (16:14 +0900)
commit46fa11af8a408ea2f0dd531f716d40f3abb0dbc9
tree085ad5fcf74583f76512bf411b5c188c113184f1
parent9c11e67030675a3a2b521b1109a70a87d0e7bea6
Fix Disconnect() method of Port

Before closing the file descriptor, the method calls IgnoreIOEvent() to
release the GSource.

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