Skip to content
Snippets Groups Projects
Commit b492714e authored by brutzman's avatar brutzman
Browse files

Merge origin/master

parents 324a723f 28203eab
No related branches found
No related tags found
No related merge requests found
File added
...@@ -6,7 +6,7 @@ import java.net.*; ...@@ -6,7 +6,7 @@ import java.net.*;
/** /**
* A program that handles all logic associated with one socket connection * A program that handles all logic associated with one socket connection
* by running in a thread of its own. This is the server * by running in a thread of its own. This is the server
* portion * portion (little changes)
* *
* @author Bernd Weissenberger * @author Bernd Weissenberger
*/ */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment