TcpServer.send

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool send(Socket clientSocket, string message)
    class TcpServer
    bool
    send
    (,
    string message
    )
  2. bool send(Socket clientSocket, OutStream stream)

Meta