gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r1269 - GNUnet


From: grothoff
Subject: [GNUnet-SVN] r1269 - GNUnet
Date: Tue, 5 Jul 2005 11:21:47 -0700 (PDT)

Author: grothoff
Date: 2005-07-05 11:21:45 -0700 (Tue, 05 Jul 2005)
New Revision: 1269

Modified:
   GNUnet/todo
Log:
update

Modified: GNUnet/todo
===================================================================
--- GNUnet/todo 2005-07-05 18:19:21 UTC (rev 1268)
+++ GNUnet/todo 2005-07-05 18:21:45 UTC (rev 1269)
@@ -4,7 +4,15 @@
     (pre3 has been observed to connect to just 1 peer,
      whilst gnunet-transport-check -p was able to
      connect to 4-6 peers at the same time!)
-- Why do well-behaved peers go over bandwidth limits?
+- tcpSend (transport send in general) should be able
+  to differenciate between temporary failure (blocking)
+  and persistent failure (closed connection); that way,
+  the core can either decide to open a new connection
+  or drop all of the messages, instead of continuing
+  to hammer tcpSend as it is now; core should probably
+  keep a retry-counter (retry to re-open session X
+  times), and if it failes X times close the session!
+- Do well-behaved peers go over bandwidth limits?
   (Nils reported about strict blacklisting!)
 
 





reply via email to

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