wxWidgets/include/wx/private
Vadim Zeitlin e18c8fd29a Never use events for blocking sockets under Unix.
Events are not needed for this kind of sockets, using wxSOCKET_BLOCK is
supposed to ensure that calling socket IO operations blocks until the bytes
are read/written without dispatching any events.

See #17031.
2015-07-05 16:45:07 +02:00
..
addremovectrl.h Deal with remaining cvs/svn keywords. 2015-04-09 03:32:23 +04:00
eventloopsourcesmanager.h
fd.h
fdiodispatcher.h
fdioeventloopsourcehandler.h
fdiohandler.h
fdiomanager.h
fileback.h
filename.h
flagscheck.h
fontmgr.h
fswatcher.h
graphics.h
markupparser.h
markupparserattr.h
overlay.h
pipestream.h Fixes for building wxMSW under Cygwin. 2014-06-24 02:47:13 +00:00
preferences.h
richtooltip.h
sckaddr.h Remove MSVC6 support. 2014-05-15 22:32:17 +00:00
selectdispatcher.h Remove (Open)Watcom support. 2014-05-16 13:01:06 +00:00
socket.h Never use events for blocking sockets under Unix. 2015-07-05 16:45:07 +02:00
streamtempinput.h
textmeasure.h Remove MSVC6 support. 2014-05-15 22:32:17 +00:00
threadinfo.h
timer.h
window.h
wxprintf.h Really fix check for maximal argument number in wxPrintf(). 2015-05-24 02:47:00 +02:00