FIX #1198: hWaitForInput on Windows
authorSimon Marlow <marlowsd@gmail.com>
Tue, 8 Jul 2008 13:42:54 +0000 (13:42 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Tue, 8 Jul 2008 13:42:54 +0000 (13:42 +0000)
commitf19221acd9bb285fd060ebf36d7230a33c99d652
tree894aee9d77be526f6ecda85422342032eeb30471
parent16a3c4090efd35dc6e85da48f9ab9711a51cf0e7
FIX #1198: hWaitForInput on Windows
Now we do the appropriate magic in fdReady() to detect when there is
real input available, as opposed to uninteresting console events.
cbits/inputReady.c