Revision: 1734
http://complement.svn.sourceforge.net/complement/?rev=1734&view=rev
Author: complement
Date: 2007-09-10 02:47:10 -0700 (Mon, 10 Sep 2007)
Log Message:
-----------
trial non-block sockets
Modified Paths:
--------------
trunk/complement/explore/include/config/_linux.h
Modified: trunk/complement/explore/include/config/_linux.h
===================================================================
--- trunk/complement/explore/include/config/_linux.h 2007-09-10 09:46:15 UTC (rev 1733)
+++ trunk/complement/explore/include/config/_linux.h 2007-09-10 09:47:10 UTC (rev 1734)
@@ -71,11 +71,9 @@
/*
* use algorithms that based on non-block sockets technique
*/
-
/*
#define __FIT_NONBLOCK_SOCKETS
*/
-
/*
* use epoll syscall instead of poll
*/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|