[GHC] #13683: Use epoll rather than poll where appropriate
GHC
ghc-devs at haskell.org
Tue Jan 16 16:46:16 UTC 2018
#13683: Use epoll rather than poll where appropriate
-------------------------------------+-------------------------------------
Reporter: dfeuer | Owner: (none)
Type: feature request | Status: closed
Priority: normal | Milestone: 8.4.1
Component: Core Libraries | Version: 8.0.1
Resolution: fixed | Keywords:
Operating System: Linux | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by bgamari):
* status: new => closed
* resolution: => fixed
Comment:
I'm going to close this as I think we should try to keep the non-threaded
runtime simple and platform independent where possible.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13683#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list