wxWidgets/include/wx/unix/private
Vadim Zeitlin 74d3098357 Compilation fix of wxSocket code for older Solaris versions.
Include sys/filio.h to define FIONBIO in all cases (sometimes this header is
already included from sys/ioctl.h but not always).

Closes #12481.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65581 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-09-21 11:56:53 +00:00
..
epolldispatcher.h wxEpollDispatcher is in wxBase, not wxCore - fixed to use WXDLLIMPEXP_BASE 2009-01-29 00:26:40 +00:00
fdiounix.h no real change: just fix RCS-ID so that it reflects the current revision number 2010-04-25 21:33:16 +00:00
fswatcher_inotify.h Refactor wxEventLoopSource-related code. 2009-10-22 11:36:35 +00:00
fswatcher_kqueue.h Refactor wxEventLoopSource-related code. 2009-10-22 11:36:35 +00:00
sockunix.h Compilation fix of wxSocket code for older Solaris versions. 2010-09-21 11:56:53 +00:00
timer.h Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00