done
authorChristian Grothoff <christian@grothoff.org>
Tue, 25 Jan 2011 20:03:26 +0000 (20:03 +0000)
committerChristian Grothoff <christian@grothoff.org>
Tue, 25 Jan 2011 20:03:26 +0000 (20:03 +0000)
src/core/core.h

index 1e56d7046021e2cb8093cb320c43a2fe36d655ca..acac7c4074548056fceb301c69cded9e584cd223 100644 (file)
  * @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"