Index of modules


E
Equeue
Equeue implements generic event queues.

U
Unixqueue
This module generalizes the Unix.select function.
Unixqueue_mt
This module initializes Unixqueue for multi-threaded programs.
Uq_engines
An engine performs a certain task in an autonomous way.
Uq_gtk
This module provides integration of Unixqueue event systems with the Glib event queue (and, as a consequence, with the lablgtk event queue).
Uq_socks5
This module implements a SOCKS version 5 client (see RFC 1928) for use with the Uq_engines.connector, Uq_engines.listener, and Uq_engines.datagram_provider engine factories.
Uq_tcl
This module provides integration of Unixqueue event systems with the TCL event queue (and, as a consequence, with the labltk event queue).