#5005: epollCreate: unsupported operation (Function not implemented)
---------------------------------+------------------------------------------
    Reporter:  nomeata           |        Owner:                    
        Type:  bug               |       Status:  new               
    Priority:  highest           |    Milestone:  7.2.1             
   Component:  Compiler          |      Version:  7.0.2             
    Keywords:                    |     Testcase:                    
   Blockedby:                    |   Difficulty:                    
          Os:  Linux             |     Blocking:                    
Architecture:  Unknown/Multiple  |      Failure:  Compile-time crash
---------------------------------+------------------------------------------

Comment(by tibbe):

 There shouldn't be a noticeable performance penalty as we only call this
 function once, when the I/O manager is started. Going with only
 `epoll_create` is probably fine but as Bryan originally added this code we
 should ask him first.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5005#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