aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/transport/transport-testing.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/transport/transport-testing.h b/src/transport/transport-testing.h
index e61621b2e..42daa4596 100644
--- a/src/transport/transport-testing.h
+++ b/src/transport/transport-testing.h
@@ -759,6 +759,10 @@ GNUNET_TRANSPORT_TESTING_main_ (const char *argv0,
759 759
760/* ***************** Convenience functions for sending ********* */ 760/* ***************** Convenience functions for sending ********* */
761 761
762// TODO:
763// - need to have continuation after send is done!
764// - need easy way to specify continuation in case
765// of the scheduler tasks
762 766
763/** 767/**
764 * Send a test message of type @a mtype and size @a msize from 768 * Send a test message of type @a mtype and size @a msize from