ecore_main: handle EPOLLHUP
authorMinJeong Kim <minjjj.kim@samsung.com>
Wed, 2 Dec 2015 02:49:46 +0000 (11:49 +0900)
committerJiyoun Park <jy0703.park@samsung.com>
Wed, 20 Dec 2017 01:12:04 +0000 (10:12 +0900)
commit9e16f5a6d95a5f66df80d9efb440597dd5c32f50
treed767842a6429891acc6e8a96a4213ad7ccc6d4c7
parent36359c517b950bb603742ecbce1724031ac9c08f
ecore_main: handle EPOLLHUP

When hang up happened on the file descriptor, there are no solution to
prevent infinite loop for handling the file descriptor.
To resolve thie problem, EPOLLHUP handling process is added.

@fix

Change-Id: Ibce80c1adfd6a2744347130e0942199aff9396dc
src/lib/ecore/ecore_main.c
src/lib/ecore/ecore_main_common.h