TcpServer.receive

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

Meta