[commit: base] : Added support to backends for non-blocking poll() call. (8f2488e)

Johan Tibell johan.tibell at gmail.com
Tue Feb 12 07:50:28 CET 2013


Repository : ssh://darcs.haskell.org//srv/darcs/packages/base

On branch  : 

http://hackage.haskell.org/trac/ghc/changeset/8f2488e67efe1b8964c5fc9a3bc7bea413e6c0e2

>---------------------------------------------------------------

commit 8f2488e67efe1b8964c5fc9a3bc7bea413e6c0e2
Author: Andreas Voellmy <andreas.voellmy at gmail.com>
Date:   Fri Dec 21 11:09:27 2012 -0500

    Added support to backends for non-blocking poll() call.

 GHC/Event/EPoll.hsc       |   21 ++++++++++++++++-----
 GHC/Event/Internal.hs     |    9 +++++----
 GHC/Event/KQueue.hsc      |   37 ++++++++++++++++++++++++++-----------
 GHC/Event/Manager.hs      |    2 +-
 GHC/Event/Poll.hsc        |   18 +++++++++++++-----
 GHC/Event/TimerManager.hs |    2 +-
 6 files changed, 62 insertions(+), 27 deletions(-)


Diff suppressed because of size. To see it, use:

    git show 8f2488e67efe1b8964c5fc9a3bc7bea413e6c0e2



More information about the ghc-commits mailing list