#2408: threadWaitRead on mingw32 threaded causes internal error
----------------------------+-----------------------------------------------
Reporter: kirby | Owner: simonmar
Type: bug | Status: new
Priority: normal | Milestone: 6.10.1
Component: libraries/base | Version: 6.8.3
Severity: normal | Resolution:
Keywords: | Difficulty: Unknown
Testcase: | Architecture: x86
Os: Windows |
----------------------------+-----------------------------------------------
Changes (by simonmar):
* owner: => simonmar
* difficulty: => Unknown
* milestone: => 6.10.1
Comment:
`threadWaitRead` has never worked on Windows with -threaded. It shouldn't
really be part of the `Control.Concurrent` API, with its FD argument and
all. But I'm looking into making `hWaitForInput` work on Windows, and
that would let us implement `threadWaitRead` too.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2408#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs