gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] 03/09: Add note for clarification


From: gnunet
Subject: [GNUnet-SVN] [gnunet] 03/09: Add note for clarification
Date: Tue, 31 Jan 2017 05:09:11 +0100

This is an automated email from the git hooks/post-receive script.

bart-polot pushed a commit to branch master
in repository gnunet.

commit ae5354d85a43830da6921a53071edfe3859e21a9
Author: Bart Polot <address@hidden>
AuthorDate: Tue Jan 31 04:17:27 2017 +0100

    Add note for clarification
---
 src/include/gnunet_cadet_service.h | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/include/gnunet_cadet_service.h 
b/src/include/gnunet_cadet_service.h
index 1b3aac7c9..1434180f4 100644
--- a/src/include/gnunet_cadet_service.h
+++ b/src/include/gnunet_cadet_service.h
@@ -702,6 +702,9 @@ GC_u2h (uint32_t port);
  * @param cls Closure from #GNUNET_CADET_open_porT.
  * @param channel New handle to the channel.
  * @param source Peer that started this channel.
+ * FIXME: Add port that this channel is created for, or is cls enough?
+ *        Port cannot be closed yet, #handle_channel_create would have
+ *        rejected it.
  * @return Closure for the incoming @a channel. It's given to:
  *         - The #GNUNET_CADET_DisconnectEventHandler (given to
  *           #GNUNET_CADET_open_porT) when the channel dies.

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

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