[ 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.
| address | |
| port |
a port number |
|
a new InetSocketAddress |