A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://hackage.haskell.org/packages/archive/base/4.6.0.0/doc/html/GHC-Event.html below:

GHC.Event

Types Creation Running

loop :: EventManager -> IO ()Source

Start handling events. This function loops until told to stop, using shutdown.

Note: This loop can only be run once per EventManager, as it closes all of its control resources when it finishes.

Stepwise running

step :: EventManager -> TimeoutQueue -> IO (Bool, TimeoutQueue)Source

Registering interest in I/O events

data FdKey Source

A file descriptor registration cookie.

unregisterFd_ :: EventManager -> FdKey -> IO BoolSource

Drop a previous file descriptor registration, without waking the event manager thread. The return value indicates whether the event manager ought to be woken.

Registering interest in timeout events

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4