• Alexandre Julliard's avatar
    ntdll: Reimplement NtReadFile. · 539d5863
    Alexandre Julliard authored
    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.
    539d5863
file.c 79 KB