#7216: Compositional blocking on file descriptors
-------------------------------+--------------------------------------------
  Reporter:  AndreasVoellmy    |          Owner:  igloo           
      Type:  feature request   |         Status:  patch           
  Priority:  normal            |      Milestone:  7.8.1           
 Component:  libraries/base    |        Version:  7.4.2           
Resolution:                    |       Keywords:                  
        Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown      |     Difficulty:  Unknown         
  Testcase:                    |      Blockedby:                  
  Blocking:                    |        Related:                  
-------------------------------+--------------------------------------------

Comment(by AndreasVoellmy):

 I think the confusion also exists for the threadWaitRead and
 threadWaitWrite functions. They are defined in GHC.Conc.IO even for
 Windows, but then they seem to be completely ignored in Control.Concurrent
 and the functions of the same name there are defined for Windows only in
 the threaded RTS (or for stdin in non-threaded RTS).

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7216#comment:13>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler

_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to