[complement-svn] SF.net SVN: complement: [1527] trunk/complement/explore/test/sockios/ sockios_test
Status: Pre-Alpha
Brought to you by:
complement
From: <com...@us...> - 2007-02-15 12:37:54
|
Revision: 1527 http://svn.sourceforge.net/complement/?rev=1527&view=rev Author: complement Date: 2007-02-15 04:37:22 -0800 (Thu, 15 Feb 2007) Log Message: ----------- space Modified Paths: -------------- trunk/complement/explore/test/sockios/sockios_test.h Modified: trunk/complement/explore/test/sockios/sockios_test.h =================================================================== --- trunk/complement/explore/test/sockios/sockios_test.h 2007-02-12 15:35:17 UTC (rev 1526) +++ trunk/complement/explore/test/sockios/sockios_test.h 2007-02-15 12:37:22 UTC (rev 1527) @@ -1,4 +1,4 @@ -// -*- C++ -*- Time-stamp: <07/02/07 10:51:25 ptr> +// -*- C++ -*- Time-stamp: <07/02/13 10:23:29 ptr> /* * @@ -37,6 +37,8 @@ void sigpipe(); void read0(); void read0_srv(); + + void srv2_fork(); }; #endif // __sockios_test_h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |