From d0701eb6315fc3f5aca74415bbf0ff7418409f87 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 25 Jul 2016 00:30:00 +0000 Subject: switching transport tests to new MQ-based transport API --- src/include/gnunet_transport_core_service.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'src/include/gnunet_transport_core_service.h') diff --git a/src/include/gnunet_transport_core_service.h b/src/include/gnunet_transport_core_service.h index 6dada4f54..941ef27e4 100644 --- a/src/include/gnunet_transport_core_service.h +++ b/src/include/gnunet_transport_core_service.h @@ -60,7 +60,10 @@ struct GNUNET_TRANSPORT_CoreHandle; * peer connected to us. * * @param cls closure - * @param peer the peer that connected + * @param peer the identity of the peer that connected; this + * pointer will remain valid until the disconnect, hence + * applications do not necessarily have to make a copy + * of the value if they only need it until disconnect * @param mq message queue to use to transmit to @a peer * @return closure to use in MQ handlers */ -- cgit v1.2.3