klyn.net.Socket.writeLine
method
public writeLine(readonly value as String) as Void throws IOException:
Description

Writes one line to the socket.

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