Skip to content
Snippets Groups Projects
Unverified Commit 84490f3b authored by tonschnoer's avatar tonschnoer Committed by GitHub
Browse files

Update TCPServer.cs

parent ebbc4d12
Branches
No related tags found
No related merge requests found
......@@ -55,7 +55,9 @@ class TCPServer
}
}
// *****************************************************************************
// Write file to Client
// *****************************************************************************
static void write_file(Stream clientStream, string filename)
{
int bytesRead;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment