wxUsleep is supposed to sleep _milli_seconds, not _micro_seconds.
authorStefan Neis <Stefan.Neis@t-online.de>
Thu, 7 Aug 2003 21:39:40 +0000 (21:39 +0000)
committerStefan Neis <Stefan.Neis@t-online.de>
Thu, 7 Aug 2003 21:39:40 +0000 (21:39 +0000)
commit5c9ee6dd498c4b7881cb1ed4164aecceebd52257
treeef49d4a48df99176bb111012977bcf26fbe22a5f
parentf53a0d3287cb68aced5d8c9f6f8dd227fa277141
wxUsleep is supposed to sleep _milli_seconds, not _micro_seconds.
Got sockets working.

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