wxWidgets/include/wx/unix
Daniel Kulp 6d12e746e1 Fix regression with making sockets non-blocking under Unix
The refactoring in the commit 51ea713826 (Extend and rename
wxSocketImpl::UnblockAndRegisterWithEventLoop(), 2019-11-20)
accidentally inverted the test for wxSOCKET_BLOCK, restore the correct
logic to make non-blocking sockets work again.

Closes #18834.
2020-07-16 11:51:51 +02:00
..
private Fix regression with making sockets non-blocking under Unix 2020-07-16 11:51:51 +02:00
app.h
apptbase.h
apptrait.h
chkconf.h
evtloop.h
evtloopsrc.h
fontutil.h Change fractional point size from float to double 2020-04-21 09:00:04 -07:00
fswatcher_inotify.h
fswatcher_kqueue.h
glx11.h Avoid including X11 headers from <wx/glcanvas.h> 2019-08-28 09:37:49 -07:00
joystick.h
mimetype.h
pipe.h
private.h Globally replace vadim@wxwindows.org with vadim@wxwidgets.org 2019-04-22 14:12:05 +02:00
sound.h
stackwalk.h Globally replace vadim@wxwindows.org with vadim@wxwidgets.org 2019-04-22 14:12:05 +02:00
stdpaths.h Globally replace vadim@wxwindows.org with vadim@wxwidgets.org 2019-04-22 14:12:05 +02:00
taskbarx11.h
tls.h
utilsx11.h