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 Add a virtual dtor to wxEventLoopSourcesManagerBase to avoid g++ warnings. 2014-01-21 19:32:00 +00:00
fd.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
fdiodispatcher.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
fdioeventloopsourcehandler.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
fdiohandler.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
fdiomanager.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
fileback.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
filename.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
flagscheck.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
fontmgr.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
fswatcher.h Fix wxFileSystemWatcher::RemoveAll() to actually work. 2014-03-23 00:57:09 +00:00
graphics.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
markupparser.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
markupparserattr.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
overlay.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
pipestream.h Fixes for building wxMSW under Cygwin. 2014-06-24 02:47:13 +00:00
preferences.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
richtooltip.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
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 Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
textmeasure.h Remove MSVC6 support. 2014-05-15 22:32:17 +00:00
threadinfo.h Deallocate wxThreadSpecificInfo when wxThread ends. 2013-09-18 16:03:25 +00:00
timer.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
window.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
wxprintf.h Really fix check for maximal argument number in wxPrintf(). 2015-05-24 02:47:00 +02:00