DConnection

Undocumented in source.

Constructors

this
this(DServer server, Socket socket)

Undocumented in source.

Members

Enums

Command
enum Command

Undocumented in source.

ConnectionType
enum ConnectionType

Undocumented in source.

Functions

getConnectionType
ConnectionType getConnectionType()

Undocumented in source. Be warned that the author may not have intended to support it.

getUsername
string getUsername()

Undocumented in source. Be warned that the author may not have intended to support it.

toString
string toString()

Undocumented in source. Be warned that the author may not have intended to support it.

writeSocket
bool writeSocket(long tag, byte[] data)

Write to socket

Meta