mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-07 05:46:35 +01:00
allow resuming of broken file transfers (needs testing)
This commit is contained in:
@@ -40,6 +40,7 @@ typedef struct {
|
||||
ToxWindow *toxwin;
|
||||
int32_t friendnum;
|
||||
bool active;
|
||||
bool noconnection;
|
||||
bool finished;
|
||||
int filenum;
|
||||
char nextpiece[FILE_PIECE_SIZE];
|
||||
|
||||
Reference in New Issue
Block a user