gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r30609 - gnunet/src/include
Date: Thu, 7 Nov 2013 18:50:00 +0100

Author: bartpolot
Date: 2013-11-07 18:50:00 +0100 (Thu, 07 Nov 2013)
New Revision: 30609

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


Modified: gnunet/src/include/gnunet_mesh_service_enc.h
===================================================================
--- gnunet/src/include/gnunet_mesh_service_enc.h        2013-11-07 17:43:43 UTC 
(rev 30608)
+++ gnunet/src/include/gnunet_mesh_service_enc.h        2013-11-07 17:50:00 UTC 
(rev 30609)
@@ -219,9 +219,12 @@
 
 
 /**
- * Create a new channel (we're initiator and will be allowed to add/remove 
peers
- * and to broadcast).
+ * Create a new channel towards a remote peer.
  *
+ * If the destination port is not open by any peer or the destination peer
+ * does not accept the channel, #GNUNET_MESH_ChannelEndHandler will be called
+ * for this channel.
+ *
  * @param h mesh handle
  * @param channel_ctx client's channel context to associate with the channel
  * @param peer peer identity the channel should go to




reply via email to

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