updated to change how final part of transfer is tagged.
[feisty_meow.git] / octopi / library / tentacles / file_transfer_tentacle.h
index f74b499967da0a720e08a4c9ea5bc760f5cc387a..fc1edb483377aa14d34ae34e733604d9db8b2cf1 100644 (file)
@@ -175,6 +175,10 @@ private:
           const octopus_request_id &item_id);
   basis::outcome handle_storage_response(file_transfer_infoton &req,
           const octopus_request_id &item_id);
+  basis::outcome conclude_storage_request(file_transfer_infoton &req,
+          const octopus_request_id &item_id);
+  basis::outcome conclude_storage_response(file_transfer_infoton &req,
+          const octopus_request_id &item_id);
 };
 
 } //namespace.