1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-07-01 16:17:46 +02:00

that was changed for testing only

This commit is contained in:
Jfreegman 2013-11-18 18:54:50 -05:00
parent 140b8b4690
commit b4c25c6ea9

View File

@ -104,7 +104,7 @@ typedef struct {
#define MAX_FILES 256
#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() */
typedef struct {