Equeue Reference Manual

Index of types
Index of exceptions
Index of values
Index of class methods
Index of classes
Index of class types
Index of modules


Equeue
Equeue implements generic event queues.
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_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).
Uq_gtk
This module provides integration of Unixqueue event systems with the Glib event queue (and, as a consequence, with the lablgtk event queue).