mirror of
https://github.com/Tha14/toxic.git
synced 2025-07-04 20:16:44 +02: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