Connection.this

Constructor for the Connection class.

  1. this(Server server)
    class Connection
  2. this(string host, ushort port)

Parameters

server Server

A reference to the Server the connection will attach to.

Meta