ntdll: Reimplement NtReadFile.
Always try a read() before queuing an async I/O.
Handle timeout waits for synchronous I/O entirely on the client side.
Queue the final APC as a proper user APC.
Showing
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment