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)
_______________________________________________
GNUnet-SVN mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnunet-svn