Overview
>
klyn.net
>
ServerSocket
>
accept
Version 0.1.2
Overview
Index
Tree
Deprecated
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.