Creates a new #GInetSocketAddress for @address and @port.
If @address is an IPv6 address, it can also contain a scope ID (separated from the address by a %).
the string form of an IP address
a port number
a new #GInetSocketAddress, or %NULL if @address cannot be parsed.
ConstructionException GTK+ fails to create the object.
2.40
See Implementation
Creates a new #GInetSocketAddress for @address and @port.
If @address is an IPv6 address, it can also contain a scope ID (separated from the address by a %).