A pool to which connecting client sockets can be submitted so that their requests may be handled.
Starts the pool, so that it will be able to process requests.
Stops the pool, so that no more requests may be processed.
Submits a client socket to this pool for processing.
A pool to which connecting client sockets can be submitted so that their requests may be handled.