InetAddress.this

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

  1. this(GInetAddress* gInetAddress, bool ownedRef)
    class InetAddress
    this
    (
    GInetAddress* gInetAddress
    ,
    bool ownedRef = false
    )
  2. this(GSocketFamily family, bool loopback)
  3. this(ubyte[] bytes, GSocketFamily family)
  4. this(string string_)