gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] 02/02: towards proper DATA_ACK handling


From: gnunet
Subject: [GNUnet-SVN] [gnunet] 02/02: towards proper DATA_ACK handling
Date: Wed, 25 Jan 2017 19:30:31 +0100

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

grothoff pushed a commit to branch master
in repository gnunet.

commit c05709997b535cd385102890ad37e94a2f89f9a2
Author: Christian Grothoff <address@hidden>
AuthorDate: Wed Jan 25 19:29:54 2017 +0100

    towards proper DATA_ACK handling
---
 src/cadet/gnunet-service-cadet-new_channel.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/cadet/gnunet-service-cadet-new_channel.c 
b/src/cadet/gnunet-service-cadet-new_channel.c
index e561f1992..8812af4ec 100644
--- a/src/cadet/gnunet-service-cadet-new_channel.c
+++ b/src/cadet/gnunet-service-cadet-new_channel.c
@@ -1265,10 +1265,10 @@ retry_transmission (void *cls)
 
 
 /**
- * We got an ACK for a message in our queue, remove it from
+ * We got an PLAINTEXT_DATA_ACK for a message in our queue, remove it from
  * the queue and tell our client that it can send more.
  *
- * @param ch the channel that got the ACK
+ * @param ch the channel that got the PLAINTEXT_DATA_ACK
  * @param crm the message that got acknowledged
  */
 static void

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



reply via email to

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