return true from HasPending() if we have at least 1 event, not exactly 1 (closes...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 19 Jan 2009 13:55:55 +0000 (13:55 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 19 Jan 2009 13:55:55 +0000 (13:55 +0000)
commitfa00c4e3bae8bf7127a5b43dbf68695c00ee2f94
treea91c05525fa2976c3c366bc9d3edf9e63c97a08d
parentd3b9f782ef3949f583e8ac53795d36787f044fc3
return true from HasPending() if we have at least 1 event, not exactly 1 (closes #10397)

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