InetSocketAddress.this

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

  1. this(GInetSocketAddress* gInetSocketAddress, bool ownedRef)
    class InetSocketAddress
    this
    (
    GInetSocketAddress* gInetSocketAddress
    ,
    bool ownedRef = false
    )
  2. this(InetAddress address, ushort port)
  3. this(string address, uint port)