removed peer destroy. May leak memory, but anyway we need that till the end
[oweals/gnunet.git] / src / testbed / testbed_api.h
index ac44c882065d758a9da9524b865efdc5f678734b..685e5ee228d4837dd4f9117b97bf43b8453f8e94 100644 (file)
@@ -181,6 +181,11 @@ struct OperationContext
    */
   struct GNUNET_TESTBED_Operation *op;
 
+  /**
+   * The operation closure
+   */
+  void *op_cls;
+
   /**
    * Data relevant to the operation
    */