This class provides methods for interacting with a TCP server. It implements the StreamServer IO interface.
Creates the server using the supplied hash.
Wrapper around the base class’ creation method that automatically sets the parameter‘s protocol to TCP and sets the server flag to true.
Accepts a child connection.
[Validate]