Add missing method call 63/262763/1
authorHwankyu Jhun <h.jhun@samsung.com>
Thu, 19 Aug 2021 08:25:09 +0000 (17:25 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Thu, 19 Aug 2021 08:25:09 +0000 (17:25 +0900)
commit3996e3fdd9e1075c67626270676ce38c83f80b08
tree973de27a30ae2257fb4478e17d0b430c5b89e040
parentf9a63538d988e77a2014cf9b41dfc60f9386e2a2
Add missing method call

When the Timedout callback function is invoked, the Cancel() method has
to be called to remove monitoring the port.

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