GskMainLoopSelect
Name
GskMainLoopSelect -- a select(2)-based event loop.
Description
A main-loop where the underlying multiplexing mechanism
is select(2).
Details
struct GskMainLoopSelect
struct GskMainLoopSelect;
The main loop which uses select(2).