wxWidgets/include/wx/unix/private
2009-01-03 01:21:24 +00:00
..
epolldispatcher.h added wxFDIODispatcher::HasPending() and implemented correctly wxConsoleEventLoop::Pending() using it to fix the pending events processing in console event loop based programs; also changed wxFDIODispatcher::Dispatch() return type/value to be able to indicate the errors 2009-01-03 01:21:24 +00:00
sockunix.h disable the events when we get a notification about socket being ready for IO and reenable them later after performing the IO in the Unix version to avoid continuous flood of ready notifications 2009-01-02 21:53:30 +00:00
timer.h return true if we did anything in NotifyExpired() 2008-12-26 22:27:02 +00:00