From 3685629253bb94994449f56871252af24a91b6e7 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 15 Jul 2016 21:42:10 +0000 Subject: towards having sending in transport-testing API (not yet flexible enough) --- src/transport/transport-testing.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src') 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, /* ***************** 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 -- cgit v1.2.3