clique topology optimization, progress meter for connecting
[oweals/gnunet.git] / src / testing / test_testing_reconnect.c
index 13dbd46b4f83ab04ab6640f40c523af14a6ce44c..46b7934f11e87f48842c0211f49fe71c084b2390 100644 (file)
@@ -147,6 +147,7 @@ my_cb2 (void *cls,
 #endif
   GNUNET_TESTING_daemons_connect (d1, d2,
                                   TIMEOUT, CONNECT_ATTEMPTS,
+                                  GNUNET_YES,
                                   &my_connect_complete, NULL);
 }