gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r9325 - gnunet


From: gnunet
Subject: [GNUnet-SVN] r9325 - gnunet
Date: Tue, 27 Oct 2009 17:05:20 -0600

Author: grothoff
Date: 2009-10-27 17:05:20 -0600 (Tue, 27 Oct 2009)
New Revision: 9325

Modified:
   gnunet/BUGS
Log:
update

Modified: gnunet/BUGS
===================================================================
--- gnunet/BUGS 2009-10-27 22:54:11 UTC (rev 9324)
+++ gnunet/BUGS 2009-10-27 23:05:20 UTC (rev 9325)
@@ -9,8 +9,10 @@
   - only connect() sockets that are ready (select()) [Nils]
     [On W32, we need to select after calling socket before
      doing connect etc.]
-* SERVER:
-  - inefficient memmove
+  - server: inefficient memmove
+  - client: should do exponential back-off (starting at 1ms,
+    bounded by 1s) when connection failed (in addition to
+    half-time-to-deadline retry at the end)
 * TRANSPORT:
   - transport_api: support forcing disconnects through low quotas!
     (required for working F2F support!)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]