Table of Contents
A java implementation of a ``select'' loop.
doNothing ( arg )
doSelect ( *args )
Do nothing.
portGotSocket ( tcpPort, skt )
portStartListening ( tcpPort )
shutDown ()
wakeUp ()
A java connection class.
Fakes multiplexing using multiple threads and an action queue.