From cd8a403c9b658595621a0470dadbbda9b91507ce Mon Sep 17 00:00:00 2001 From: Bart Polot Date: Mon, 5 Sep 2011 14:23:29 +0000 Subject: Completed incoming tunnel handling, refactored destroy tunnel --- src/include/gnunet_mesh_service_new.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/include') diff --git a/src/include/gnunet_mesh_service_new.h b/src/include/gnunet_mesh_service_new.h index e85a4814f..1b4faa382 100644 --- a/src/include/gnunet_mesh_service_new.h +++ b/src/include/gnunet_mesh_service_new.h @@ -196,6 +196,7 @@ typedef void (*GNUNET_MESH_TunnelDisconnectHandler) (void *cls, /** * Method called whenever a peer has connected to the tunnel. + * TODO: change to typedef int? to let client allow the new peer or not * * @param cls closure * @param peer peer identity the tunnel was created to, NULL on timeout -- cgit v1.2.3