#4509: System.Timeout inoperative with Data.IORef
---------------------------------+------------------------------------------
Reporter: warren | Owner:
Type: bug | Status: new
Priority: normal | Component: Runtime System
Version: 7.0.1 | Keywords:
Testcase: | Blockedby:
Os: Unknown/Multiple | Blocking:
Architecture: Unknown/Multiple | Failure: None/Unknown
---------------------------------+------------------------------------------
Comment(by tibbe):
The I/O manager doesn't require there to be any registered file
descriptors to support timeouts. It uses a priority search queue to keep
track of timeouts and calls poll/epoll/kqueue with a timeout taken to be
the smallest timeout in the priority queue.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4509#comment:1>
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