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.
step :: EventManager -> TimeoutQueue -> IO (Bool, TimeoutQueue)Source
Registering interest in I/O eventsA 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 eventsRetroSearch 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