gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] 02/04: - doc


From: gnunet
Subject: [GNUnet-SVN] [gnunet] 02/04: - doc
Date: Tue, 21 Feb 2017 13:49:33 +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 50d97ba0be211a608410bffa205ca1f8697a518d
Author: Bart Polot <address@hidden>
AuthorDate: Tue Feb 21 13:47:13 2017 +0100

    - doc
---
 src/cadet/cadet_api_new.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/cadet/cadet_api_new.c b/src/cadet/cadet_api_new.c
index 100c02a69..81bfe1f6f 100644
--- a/src/cadet/cadet_api_new.c
+++ b/src/cadet/cadet_api_new.c
@@ -1182,6 +1182,7 @@ destroy_port_cb (void *cls,
   /* struct GNUNET_CADET_Handle *handle = cls; */
   struct GNUNET_CADET_Port *port = value;
 
+  /* This is a warning, the app should have cleanly closed all open ports */
   GNUNET_break (0);
   GNUNET_CADET_close_port (port);
   return GNUNET_OK;

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



reply via email to

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