RconHandler

The handler thread only accepts connections on a blocking TCP socket and starts new sessions in another thread, if the address of the client is not blocked by the server.

Constructors

this
this(HubServer server)
Undocumented in source.

Members

Functions

startImpl
void startImpl(Address address, Query query)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

defaultPort
ushort defaultPort [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta