Class TNonblockingServer.SelectAcceptThread

All Implemented Interfaces:
Runnable
Enclosing class:
TNonblockingServer

protected class TNonblockingServer.SelectAcceptThread extends AbstractNonblockingServer.AbstractSelectThread
The thread that will be doing all the selecting, managing new connections and those that still need to be read.