log on success, too
authorChristian Grothoff <christian@grothoff.org>
Tue, 22 May 2018 21:23:05 +0000 (23:23 +0200)
committerChristian Grothoff <christian@grothoff.org>
Tue, 22 May 2018 21:23:05 +0000 (23:23 +0200)
src/gns/gnunet-gns-benchmark.c

index 00d1c681383215eee1b3668d99d0faec4426c97f..0ab6cefd53c513e09f6cdda58c47604d51c50be9 100644 (file)
@@ -216,6 +216,9 @@ process_result (void *cls,
   (void) rd_count;
   (void) rd;
   active_cnt--;
+  GNUNET_log (GNUNET_ERROR_TYPE_DEBUG,
+              "Got response for request `%s'\n",
+              req->hostname);
   req->lr = NULL;
   req->latency = GNUNET_TIME_absolute_get_duration (req->op_start_time);
   GNUNET_CONTAINER_DLL_remove (act_head,