]> git.saurik.com Git - wxWidgets.git/commit
Fix InterruptWait on wxBase; use polling on wxBase (wxStopWatch is unavailable) and...
authorKevin Hock <hockkn@yahoo.com>
Fri, 27 Jan 2006 00:50:11 +0000 (00:50 +0000)
committerKevin Hock <hockkn@yahoo.com>
Fri, 27 Jan 2006 00:50:11 +0000 (00:50 +0000)
commit204b046ea0f1732af4026f92e5a65e6070feaf4c
treed755b13f0b0eb1e16b7cf784fb3e9d4fb13f35ab
parent2decc3bd99ff0fa521819326d5dd6f2ca261d55e
Fix InterruptWait on wxBase; use polling on wxBase (wxStopWatch is unavailable) and also correctly restore timeout to original value after _Wait [ Slightly modified patch 1410868 ]

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