arch codereview

This commit is contained in:
2026-04-25 09:55:34 +03:00
parent 3e19149cb4
commit 7515e0334b
12 changed files with 579 additions and 487 deletions
+7 -1
View File
@@ -1 +1,7 @@
int startSendingThread();
#include <string>
int startSendingThread();
bool isServerTransferDone();
bool isServerTransferCancelled();
void cancelServerTransfer();
double getServerProgress();
std::string getServerStatusText();