Re: Allow NtFileFlushBuffers to block

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



ChangeLog:
* allow NtFileFlushBuffers to block, as flushing a named pipe requires this

what I don't like in your patch is that you create an event in all cases, where according to the doc, FlushFileBuffers should only block for named pipes.
maybe, it would be better to return the event handle from the flush server call and wait in kernel if this event is not NULL


A+

--
Eric Pouech



[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux