aboutsummaryrefslogtreecommitdiff
path: root/src/transport/transport-testing.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/transport-testing.h')
-rw-r--r--src/transport/transport-testing.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/transport/transport-testing.h b/src/transport/transport-testing.h
index bfed64b70..806b8c5f9 100644
--- a/src/transport/transport-testing.h
+++ b/src/transport/transport-testing.h
@@ -769,11 +769,6 @@ GNUNET_TRANSPORT_TESTING_main_ (const char *argv0,
769 769
770/* ***************** Convenience functions for sending ********* */ 770/* ***************** Convenience functions for sending ********* */
771 771
772// TODO:
773// - need to have continuation after send is done!
774// - need easy way to specify continuation in case
775// of the scheduler tasks
776
777/** 772/**
778 * Send a test message of type @a mtype and size @a msize from 773 * Send a test message of type @a mtype and size @a msize from
779 * peer @a sender to peer @a receiver. The peers should be 774 * peer @a sender to peer @a receiver. The peers should be