call OnReadWaiting(), not OnExceptionWaiting(), when we receive EPOLLHUP
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 25 Mar 2008 14:51:11 +0000 (14:51 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 25 Mar 2008 14:51:11 +0000 (14:51 +0000)
commit1a781247d4ec9fb552a6e215289027f308844144
tree0bb56315fdb7c60b001c8747c3d99db3ff8b9dae
parentb2c31e32de4376d44852e2e9db7be028e383676a
call OnReadWaiting(), not OnExceptionWaiting(), when we receive EPOLLHUP

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52812 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/unix/epolldispatcher.cpp