* wxSocket seems to work with the async requester turned off.
authorGuilhem Lavaux <lavaux@easynet.fr>
Sun, 23 May 1999 16:09:45 +0000 (16:09 +0000)
committerGuilhem Lavaux <lavaux@easynet.fr>
Sun, 23 May 1999 16:09:45 +0000 (16:09 +0000)
commit48da7d0ba891d2e6d2f326a5122b92bae2fdf1fc
tree90628ed7b22368ce8fa45700427c48a9cb7ade5c
parent6bc8a1c80bd02b418107ba089f0026125c43e39b
* wxSocket seems to work with the async requester turned off.
    Two things to fix:
       * async requester bug
       * GTK/GLIB idle loop wake up
  URL/HTTP/FTP/SocketServer/SocketClient seems to work (well, they work
  on my computer).

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