Author: toad
Date: 2009-04-02 20:43:58 +0000 (Thu, 02 Apr 2009)
New Revision: 26380
Modified:
trunk/freenet/src/freenet/client/async/ClientRequestScheduler.java
Log:
Comments
Modified: trunk/freenet/src/freenet/client/async/ClientRequestScheduler.java
===================================================================
--- trunk/freenet/src/freenet/client/async/ClientRequestScheduler.java
2009-04-02 20:40:12 UTC (rev 26379)
+++ trunk/freenet/src/freenet/client/async/ClientRequestScheduler.java
2009-04-02 20:43:58 UTC (rev 26380)
@@ -508,7 +508,7 @@
static final int MAX_STARTER_QUEUE_SIZE = 512; // two full segments
/** The above doesn't include in-flight requests. In-flight requests
will
- * of course still have PersistentChosenRequest's in the database (on
disk)
+ * of course still have PersistentChosenRequest's
* even though they are not on the starter queue and so don't count
towards
* the above limit. So we have a higher limit before we complain that
* something odd is happening.. (e.g. leaking
PersistentChosenRequest's). */
_______________________________________________
cvs mailing list
[email protected]
http://emu.freenetproject.org/cgi-bin/mailman/listinfo/cvs