mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
This might fix some peer finding issues.
This commit is contained in:
parent
8c86ab2d6b
commit
3b14bbf78e
|
@ -29,7 +29,7 @@
|
||||||
#include "ping_array.h"
|
#include "ping_array.h"
|
||||||
|
|
||||||
#define MAX_ONION_CLIENTS 8
|
#define MAX_ONION_CLIENTS 8
|
||||||
#define ONION_NODE_PING_INTERVAL 30
|
#define ONION_NODE_PING_INTERVAL 20
|
||||||
#define ONION_NODE_TIMEOUT (ONION_NODE_PING_INTERVAL * 4)
|
#define ONION_NODE_TIMEOUT (ONION_NODE_PING_INTERVAL * 4)
|
||||||
|
|
||||||
/* The interval in seconds at which to tell our friends where we are */
|
/* The interval in seconds at which to tell our friends where we are */
|
||||||
|
|
Loading…
Reference in New Issue
Block a user