mirror of
https://github.com/Tha14/toxic.git
synced 2025-06-20 13:06:36 +02:00
that was changed for testing only
This commit is contained in:
@ -104,7 +104,7 @@ typedef struct {
|
|||||||
|
|
||||||
#define MAX_FILES 256
|
#define MAX_FILES 256
|
||||||
#define FILE_PIECE_SIZE 1024
|
#define FILE_PIECE_SIZE 1024
|
||||||
#define TIMEOUT_FILESENDER 10
|
#define TIMEOUT_FILESENDER 300
|
||||||
#define MAX_PIECES_SEND 100 /* Max number of pieces to send per file per call to do_file_senders() */
|
#define MAX_PIECES_SEND 100 /* Max number of pieces to send per file per call to do_file_senders() */
|
||||||
|
|
||||||
typedef struct {
|
typedef struct {
|
||||||
|
Reference in New Issue
Block a user