GSK Reference Manual
Main Loops
Table of Contents
GskMainLoopDevPoll
-- /dev/poll based event loop.
GskMainLoopKqueue
-- a kqueue-based event loop.
GskMainLoopPoll
-- a poll(2)-based main-loop.
GskMainLoopPollBase
-- a base class for file-descriptor-only polling mechanisms.
GskMainLoopSelect
-- a select(2)-based event loop.
<<< GskXmlrpcStream
GskMainLoopDevPoll >>>