-options to play with
[oweals/gnunet.git] / src / fs / fs_api.h
index d728c59a0ec1919bb960afd863dfb59dd33ce8a0..12d4ae44b43f9de8b94777478d60e75d7a8e0f5b 100644 (file)
@@ -577,6 +577,12 @@ struct GNUNET_FS_SearchResult
    */
   GNUNET_SCHEDULER_TaskIdentifier probe_cancel_task;
 
+  /**
+   * Task we use to report periodically to the application that the
+   * probe is still running.
+   */
+  GNUNET_SCHEDULER_TaskIdentifier probe_ping_task;
+
   /**
    * When did the current probe become active?
    */