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