[GHC] #12912: IO library should not use select()

GHC ghc-devs at haskell.org
Wed Apr 12 18:17:32 UTC 2017


#12912: IO library should not use select()
-------------------------------------+-------------------------------------
        Reporter:  simonmar          |                Owner:  simonmar
            Type:  bug               |               Status:  closed
        Priority:  normal            |            Milestone:  8.0.2
       Component:  libraries/base    |              Version:  8.0.1
      Resolution:  fixed             |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by bgamari):

 Alright, I did some grepping and I'm pretty certain that this is the only
 caller of `ready` that we need to fix.

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


More information about the ghc-tickets mailing list