giving client API option for auto-retry, making more often use of transmit_and_get_re...
[oweals/gnunet.git] / src / util / test_server_disconnect.c
index 84e9c7ccd1d201d5f0e8f4dc34f06746cae135ca..9aff7fc72dd74aca613f0bc39775045fdaf87ff8 100644 (file)
@@ -210,6 +210,7 @@ task (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc)
                                        256,
                                        GNUNET_TIME_relative_multiply
                                        (GNUNET_TIME_UNIT_MILLISECONDS, 250),
+                                      GNUNET_NO,
                                        &notify_ready, NULL);
 }