From dcbe441de3f5a5843acf83237a9dc50e7eae4347 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 18 Jan 2010 10:13:08 +0000 Subject: [PATCH] update --- BUGS | 1 - TODO | 6 ++---- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/BUGS b/BUGS index 664987618..9c2b20398 100644 --- a/BUGS +++ b/BUGS @@ -4,7 +4,6 @@ sane end-user should care about this codebase yet anyway. * UTIL: - - container_bloomfilter: improve efficiency (see FIXME) - only connect() sockets that are ready (select()) [Nils] [On W32, we need to select after calling socket before doing connect etc.] diff --git a/TODO b/TODO index 9e5149c70..6f01259c2 100644 --- a/TODO +++ b/TODO @@ -22,10 +22,8 @@ Urgent items (before announcing ng.gnunet.org): connectivity notification; somehow core is unable to send messages successfully via transport) * CORE: - - soliciting traffic for clients that registered for it is not implemented - (in the service, client API supports GNUNET_MESSAGE_TYPE_CORE_SOLICIT_TRAFFIC - but never receives any such messages); how to avoid busy-waiting here - is a good question (solicit => nothing, when to solicit again???) + - core notifies about connects "too early" (when we have not yet + succeeded with the full key exchange) [see also: BUGS] * FS (basic anonymous FS only) - implement FS service (P2P operations) + how to send queries (soliciting is not there in core; do we -- 2.25.1