[Bug 8137] cmd hangs while reading from stdin

Wine Bugs wine-bugs at winehq.org
Sun Apr 22 17:04:00 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=8137





------- Additional Comments From lich at math.spbu.ru  2007-22-04 17:04 -------
The commit caused the bug:

commit 539d5863e6fae78943fe59a60b151433126a9481
Author: Alexandre Julliard <julliard at winehq.org>
Date:   Fri Apr 6 16:05:53 2007 +0200

    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.



-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list