NetworkAddress.this

Creates a new #GSocketConnectable for connecting to the given @hostname and @port.

  1. this(GNetworkAddress* gNetworkAddress, bool ownedRef)
  2. this(string hostname, ushort port)
    class NetworkAddress
    this
    (
    string hostname
    ,
    ushort port
    )

Parameters

hostname string

the hostname

port ushort

the port

Return: the new #GNetworkAddress

Throws

ConstructionException GTK+ fails to create the object.

Meta

Since

2.22