Re: wine and asyncronous file i/o
22 Nov
2002
22 Nov
'02
2:01 p.m.
Thanks, Martin!
EOF conditions are nasty. Seems we got it wrong... Please try the following patch (it should solve your problem). However I guess it needs regression testing because it changes overlapped ReadFile() semantics drastically. If this condition turns out to be right, we may actually be able to get rid of the special treatment of sockets in FILE_AsyncReadService().
Yes, the file read routine seems to work now. However the application doesn't run completely yet. But that's another problem, I think... -- Martin Fuchs martin-fuchs(a)gmx.net
8511
Age (days ago)
8511
Last active (days ago)
0 comments
1 participants
participants (1)
-
Martin Fuchs