connect
Connects a socket to a specified address and port.
See Also: srt_connect
Parameters
address
the InetSocketAddress to connect to
Throws
if connection has failed
Connects a socket to a specified address and port.
See Also: srt_connect
the InetSocketAddress to connect to
if connection has failed