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