gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r1185 - in GNUnet: . src/transports


From: grothoff
Subject: [GNUnet-SVN] r1185 - in GNUnet: . src/transports
Date: Fri, 1 Jul 2005 06:07:30 -0700 (PDT)

Author: grothoff
Date: 2005-07-01 06:07:26 -0700 (Fri, 01 Jul 2005)
New Revision: 1185

Modified:
   GNUnet/src/transports/http.c
   GNUnet/todo
Log:
update

Modified: GNUnet/src/transports/http.c
===================================================================
--- GNUnet/src/transports/http.c        2005-07-01 12:56:37 UTC (rev 1184)
+++ GNUnet/src/transports/http.c        2005-07-01 13:07:26 UTC (rev 1185)
@@ -1263,7 +1263,7 @@
   if (ok != OK) {
     if (stats != NULL) 
       stats->change(stat_bytesDropped,
-                   ssize);
+                   size);
   }
   return ok;
 }

Modified: GNUnet/todo
===================================================================
--- GNUnet/todo 2005-07-01 12:56:37 UTC (rev 1184)
+++ GNUnet/todo 2005-07-01 13:07:26 UTC (rev 1185)
@@ -4,7 +4,8 @@
     (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!)
-- add stats
+- add stats (ipv6 transports, smtp, bootstrap, identity)
+- no HANGUP send on CTRL-C (and possibly also not otherwise)
 
 
 





reply via email to

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