shared/io: Don't process HUP cond before others 15/204915/1
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Tue, 20 Feb 2018 09:11:26 +0000 (11:11 +0200)
committerAmit Purwar <amit.purwar@samsung.com>
Mon, 15 Apr 2019 03:30:53 +0000 (09:00 +0530)
commit4e351025d57428958b8a2415e72d702789923316
tree9d599ee7cda008c86433c9e3bc1df6498a11b964
parent9faabdd047713d7a7d9ef3dbcb5691ed025ef133
shared/io: Don't process HUP cond before others

When a HUP happens there maybe data left to be processed so the
disconnect handler shall be called last.

Change-Id: Ic4a4ec535cc628f01118c5ade20d5e36bc25671a
Signed-off-by: Amit Purwar <amit.purwar@samsung.com>
src/shared/io-glib.c