InetSocketAddress


Description:

[ CCode ( has_construct_function = false , type = "GSocketAddress*" ) ]
[ Version ( since = "2.22" ) ]
public InetSocketAddress (InetAddress address, uint16 port)

Creates a new InetSocketAddress for address and port .

Parameters:

address

a InetAddress

port

a port number

Returns:

a new InetSocketAddress