InetSocketAddress.this

Creates a new gio.InetSocketAddress for address and port.

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

Parameters

address InetAddress
port ushort

a port number

Return Value

Throws

ConstructionException GTK+ fails to create the object.

Meta

Since

2.22