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

GHC ghc-devs at haskell.org
Wed Apr 12 17:59:59 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 simonmar):

 I think I just missed that we also called into here from `hWaitForInput`,
 oops.  We'll need to do `hWaitForInput` with a non-zero timeout a
 different way.

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


More information about the ghc-tickets mailing list