properly restart epoll_wait() if it got interrupted by a signal
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 3 Jan 2009 00:11:28 +0000 (00:11 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 3 Jan 2009 00:11:28 +0000 (00:11 +0000)
commite169ac8108a9f52086acb79b7718a195e27a4143
treebd1b81f260962b1f2a56b0f6a47119267b818fd5
parent14eb37a05eb3741f4c8d9e64b7af45480706cb15
properly restart epoll_wait() if it got interrupted by a signal

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