[PATCH 4/6] Make ntdll I/O function to generate completion events

Alexandre Julliard julliard at winehq.org
Wed Sep 26 06:56:07 CDT 2007


Andrey Turkin <andrey.turkin at 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 at winehq.org



More information about the wine-devel mailing list