aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_multicast_service.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-04-21 21:06:58 +0000
committerChristian Grothoff <christian@grothoff.org>2013-04-21 21:06:58 +0000
commitf9d1691fd19c974d35f57164298dd2a580c83315 (patch)
tree4c5f5ad2020ca63a2ce5444d48275874b0d42d2e /src/include/gnunet_multicast_service.h
parentda683835112d7510461269a81363dcaf23af4b9b (diff)
downloadgnunet-f9d1691fd19c974d35f57164298dd2a580c83315.tar.gz
gnunet-f9d1691fd19c974d35f57164298dd2a580c83315.zip
-evolve PSYC ideas
Diffstat (limited to 'src/include/gnunet_multicast_service.h')
-rw-r--r--src/include/gnunet_multicast_service.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/include/gnunet_multicast_service.h b/src/include/gnunet_multicast_service.h
index 133af9b8f..699b1df44 100644
--- a/src/include/gnunet_multicast_service.h
+++ b/src/include/gnunet_multicast_service.h
@@ -22,6 +22,11 @@
22 * @file include/gnunet_multicast_service.h 22 * @file include/gnunet_multicast_service.h
23 * @brief multicast service; establish tunnels to distant peers 23 * @brief multicast service; establish tunnels to distant peers
24 * @author Christian Grothoff 24 * @author Christian Grothoff
25 *
26 * TODO:
27 * - need to support async message transmission, etc.
28 * - need to do sanity check that this is consistent
29 * with current ideas for the PSYC layer's needs
25 */ 30 */
26 31
27#ifndef GNUNET_MULTICAST_SERVICE_H 32#ifndef GNUNET_MULTICAST_SERVICE_H