]> git.saurik.com Git - wxWidgets.git/commit
Bugfix in GSocket_Cleanup()
authorGuillermo Rodriguez Garcia <guille@iies.es>
Wed, 8 Sep 1999 22:13:48 +0000 (22:13 +0000)
committerGuillermo Rodriguez Garcia <guille@iies.es>
Wed, 8 Sep 1999 22:13:48 +0000 (22:13 +0000)
commitaa3981f2c66ba95a056a6d0dbf983b2d64bc0d84
treee4faf70a56ea4849f7afcd3e3dedebe3919cd8bf
parent2f851133666e06f405a3a595b6badbe6998a0b04
Bugfix in GSocket_Cleanup()

GSocket_Connect and GSocket_WaitConnection now detect EWOULDBLOCK
errors and act accordingly (this is needed for correct wxSocket
behaviour)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3587 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/gsocket.c