[PATCH 2/2] ntdll: Set restart_scan on first call to NtQueryDirectoryFile.

Grazvydas Ignotas notasas at gmail.com
Tue Jul 19 11:58:11 CDT 2011


On Tue, Jul 19, 2011 at 12:39 PM, Alexandre Julliard
<julliard at winehq.org> wrote:
> Grazvydas Ignotas <notasas at gmail.com> writes:
>> ok, what about expanding fd cache in dlls/ntdll/server.c with some
>> functions to allow attaching a pointer to a handle? That would
>> increase cache memory usage though, but perhaps something else could
>> use this too..
>
> Handles can be shared across processes.

What about abusing F_GETFD/F_SETFD FD_CLOEXEC flag on file descriptor then?


-- 
Gražvydas



More information about the wine-devel mailing list