From 6edac715d38f2126ea7316373cfd27c3d76b05cf Mon Sep 17 00:00:00 2001 From: Martin Schanzenbach Date: Fri, 26 Feb 2021 10:34:12 +0100 Subject: -more tng service fixes --- src/transport/transport-testing2.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/transport/transport-testing2.h') diff --git a/src/transport/transport-testing2.h b/src/transport/transport-testing2.h index 8c0f03556..db8700df9 100644 --- a/src/transport/transport-testing2.h +++ b/src/transport/transport-testing2.h @@ -144,6 +144,11 @@ struct GNUNET_TRANSPORT_TESTING_PeerContext */ GNUNET_SCHEDULER_TaskCallback start_cb; + /** + * Hello get task + */ + struct GNUNET_SCHEDULER_Task *rh_task; + /** * Closure for the @a nc and @a nd callbacks */ -- cgit v1.2.3