mirror of
https://github.com/Tha14/toxic.git
synced 2025-09-17 04:56:53 +02:00
separate file transfer updates from callbacks
This commit is contained in:
@@ -35,7 +35,6 @@ struct FileReceiver {
|
||||
FILE *file;
|
||||
bool pending;
|
||||
bool active;
|
||||
bool paused;
|
||||
uint64_t size;
|
||||
uint64_t bytes_recv;
|
||||
double bps;
|
||||
|
Reference in New Issue
Block a user