klyn.net.ServerSocket.accept
method
public accept() as Socket throws IOException:
Description

Accepts one client connection.

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