klyn.net.Socket.Socket
constructor
public Socket(host as String, port as Int, timeoutMillis as Int) throws IOException:
Description

Performs a network operation.

Throws
  • IOException if the socket stream is closed, disconnected, times out, or the underlying network I/O fails.