Address.this

Undocumented in source.
  1. this(ENetAddress other)
  2. this(string hostName, ushort port)
  3. this(uint host, ushort port)
    struct Address
    pure nothrow
    this
    (
    uint host
    ,
    ushort port
    )

Meta