gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r6403 - in GNUnet: . src/applications/chat


From: gnunet
Subject: [GNUnet-SVN] r6403 - in GNUnet: . src/applications/chat
Date: Thu, 21 Feb 2008 09:05:30 -0700 (MST)

Author: grothoff
Date: 2008-02-21 09:05:30 -0700 (Thu, 21 Feb 2008)
New Revision: 6403

Modified:
   GNUnet/src/applications/chat/chat.c
   GNUnet/todo
Log:
must not have these

Modified: GNUnet/src/applications/chat/chat.c
===================================================================
--- GNUnet/src/applications/chat/chat.c 2008-02-21 07:00:37 UTC (rev 6402)
+++ GNUnet/src/applications/chat/chat.c 2008-02-21 16:05:30 UTC (rev 6403)
@@ -47,12 +47,6 @@
 struct GNUNET_Server_Chat_Room
 {
 
-  struct GNUNET_ThreadHandle *listen_thread;
-
-  struct GNUNET_GE_Context *ectx;
-
-  struct GNUNET_GC_Configuration *cfg;
-
   char *room_name;
 
   GNUNET_HashCode room_name_hash;

Modified: GNUnet/todo
===================================================================
--- GNUnet/todo 2008-02-21 07:00:37 UTC (rev 6402)
+++ GNUnet/todo 2008-02-21 16:05:30 UTC (rev 6403)
@@ -5,6 +5,7 @@
   PRE == to be done before a pre-release
 
 0.8.0 [6'08] (aka "advanced features"):
+- HTTP transport uses FAR too much CPU (80-90%!?)
 - full support for FSUI pause/resume of search
 - power insert (#854)
 - clean up VPN code





reply via email to

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