Re: [PATCH 4/6] Make ntdll I/O function to generate completion events
Sept. 26, 2007
11:56 a.m.
Andrey Turkin <andrey.turkin(a)gmail.com> writes:
This has to be done in client because server does not know about actual operation details (e.g. io.Information), and moreover some operations does not use server at all.
The needed information can be sent to the server along with the normal async status. We shouldn't add yet another server call for this, async I/O already requires too many server roundtrips. -- Alexandre Julliard julliard(a)winehq.org
6759
Age (days ago)
6759
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard