From: Christian Grothoff Date: Tue, 25 Jan 2011 20:03:26 +0000 (+0000) Subject: done X-Git-Tag: initial-import-from-subversion-38251~19249 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=bf0a4b7fa0587deb75111cf1cdaaef2b3b3a39a6;p=oweals%2Fgnunet.git done --- diff --git a/src/core/core.h b/src/core/core.h index 1e56d7046..acac7c407 100644 --- a/src/core/core.h +++ b/src/core/core.h @@ -22,17 +22,6 @@ * @file core/core.h * @brief common internal definitions for core service * @author Christian Grothoff - * - * TODO: - * - bound message queue size - * - on disconnect from core, signal disconnect for all peers - * and clean up peer records - * - create / destroy peer records on connect/disconnect events - * - implement iterator API - * - implement re-configure API - * - check on peer-related events that connection is known - * (if not, GNUNET_break + reconnect) - * - handle atsi records */ #include "gnunet_bandwidth_lib.h" #include "gnunet_crypto_lib.h"