NetworkAddress.this

Sets our main struct and passes it to the parent class.

  1. this(GNetworkAddress* gNetworkAddress, bool ownedRef)
    class NetworkAddress
    this
    (
    GNetworkAddress* gNetworkAddress
    ,
    bool ownedRef = false
    )
  2. this(string hostname, ushort port)
  3. this(ushort port)