mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-31 06:26:22 +00:00
Refactor for threaded external executable for built-in download methods
This commit is contained in:
@@ -52,6 +52,7 @@ typedef struct aesgcm_download_t
|
||||
{
|
||||
char* url;
|
||||
char* filename;
|
||||
char* cmd_template;
|
||||
ProfWin* window;
|
||||
pthread_t worker;
|
||||
HTTPDownload* http_dl;
|
||||
|
||||
Reference in New Issue
Block a user