http://bugs.codeweavers.com/show_bug.cgi?id=571
*** shadow/571 Thu Apr 11 07:55:17 2002 --- shadow/571.tmp.18095 Thu Apr 11 08:09:57 2002 *************** *** 101,103 **** --- 101,112 ---- wine --debugmsg +all sockettest.exe > debug.txt
The error still comes at TSocketStream.Read + + ------- Additional Comments From martin.wilck@fujitsu-siemens.com 2002-04-11 08:09 ------- + I am sorry. You are still missing the server-side support for asynchronous IO on + sockets. + Actually, you are having a problem which I am tying to solve *right now* - + asynchronous IO + on sockets. Stay tuned, I already have a patch for that, but I am still testing. + + And please, give me the clue about generating these traces (mail me privately).