gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r37544 - gnunet/src/transport


From: gnunet
Subject: [GNUnet-SVN] r37544 - gnunet/src/transport
Date: Fri, 15 Jul 2016 23:42:11 +0200

Author: grothoff
Date: 2016-07-15 23:42:10 +0200 (Fri, 15 Jul 2016)
New Revision: 37544

Modified:
   gnunet/src/transport/transport-testing.h
Log:
towards having sending in transport-testing API (not yet flexible enough)

Modified: gnunet/src/transport/transport-testing.h
===================================================================
--- gnunet/src/transport/transport-testing.h    2016-07-15 21:41:11 UTC (rev 
37543)
+++ gnunet/src/transport/transport-testing.h    2016-07-15 21:42:10 UTC (rev 
37544)
@@ -759,6 +759,10 @@
 
 /* ***************** Convenience functions for sending ********* */
 
+// TODO:
+// - need to have continuation after send is done!
+// - need easy way to specify continuation in case
+//   of the scheduler tasks
 
 /**
  * Send a test message of type @a mtype and size @a msize from




reply via email to

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