
#13683: Use epoll rather than poll where appropriate -------------------------------------+------------------------------------- Reporter: dfeuer | Owner: (none) Type: feature request | Status: new Priority: normal | Milestone: 8.4.1 Component: Core Libraries | Version: 8.0.1 Resolution: | Keywords: Operating System: Linux | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by bgamari): The event manager already does. See `GHC.Event.Epoll`. What usage of `poll` are you referring to? -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/13683#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler