]> git.saurik.com Git - wxWidgets.git/commit
map EAGAIN to wxSOCKET_WOULDBLOCK too as tit has this meaning for read() (even though...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 27 Dec 2008 18:01:59 +0000 (18:01 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 27 Dec 2008 18:01:59 +0000 (18:01 +0000)
commit42dfe2b25975537db8bb54ab104385748ff7d175
tree557861b1cc839de8cc01f20eaafed551988f05c4
parent64b1cea09aac1077469090dc2dac9a139a509833
map EAGAIN to wxSOCKET_WOULDBLOCK too as tit has this meaning for read() (even though it doesn't have it for connect())

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57603 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/unix/sockunix.cpp