ProxyAddress.this

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

  1. this(GProxyAddress* gProxyAddress, bool ownedRef)
    class ProxyAddress
    this
    (
    GProxyAddress* gProxyAddress
    ,
    bool ownedRef = false
    )
  2. this(InetAddress inetaddr, ushort port, string protocol, string destHostname, ushort destPort, string username, string password)