[Assorted-commits] SF.net SVN: assorted:[1010] netio-bench/trunk/README
Brought to you by:
yangzhang
From: <yan...@us...> - 2008-10-08 22:33:53
|
Revision: 1010 http://assorted.svn.sourceforge.net/assorted/?rev=1010&view=rev Author: yangzhang Date: 2008-10-08 22:33:44 +0000 (Wed, 08 Oct 2008) Log Message: ----------- added a short description Added Paths: ----------- netio-bench/trunk/README Added: netio-bench/trunk/README =================================================================== --- netio-bench/trunk/README (rev 0) +++ netio-bench/trunk/README 2008-10-08 22:33:44 UTC (rev 1010) @@ -0,0 +1,6 @@ +Overview +-------- + +This is a simple echo server. Once a connection is accepted, it waits for 40 +bytes, echoes all the data it has received back to the client, then closes the +socket. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |