gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r25521 - gnunet/src/include


From: gnunet
Subject: [GNUnet-SVN] r25521 - gnunet/src/include
Date: Mon, 17 Dec 2012 17:24:56 +0100

Author: harsha
Date: 2012-12-17 17:24:56 +0100 (Mon, 17 Dec 2012)
New Revision: 25521

Modified:
   gnunet/src/include/gnunet_testbed_service.h
Log:
- doc

Modified: gnunet/src/include/gnunet_testbed_service.h
===================================================================
--- gnunet/src/include/gnunet_testbed_service.h 2012-12-17 16:03:00 UTC (rev 
25520)
+++ gnunet/src/include/gnunet_testbed_service.h 2012-12-17 16:24:56 UTC (rev 
25521)
@@ -437,7 +437,7 @@
 
 
 /**
- * Starts a controller process at the host.
+ * Starts a controller process at the given host.
  *
  * @param trusted_ip the ip address of the controller which will be set as 
TRUSTED
  *          HOST(all connections form this ip are permitted by the testbed) 
when
@@ -550,7 +550,9 @@
 
 
 /**
- * Register a host with the controller
+ * Register a host with the controller. This makes the controller aware of the
+ * host. A host should be registered at the controller before starting a
+ * sub-controller on that host using GNUNET_TESTBED_controller_link().
  *
  * @param controller the controller handle
  * @param host the host to register




reply via email to

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