mirror of
https://github.com/Tha14/toxic.git
synced 2024-11-23 06:03:04 +01:00
that was changed for testing only
This commit is contained in:
parent
140b8b4690
commit
b4c25c6ea9
@ -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 {
|
||||||
|
Loading…
Reference in New Issue
Block a user