mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
Slightly increase ping timeout.
This commit is contained in:
parent
97ba2f7640
commit
09aa7884c8
|
@ -38,7 +38,7 @@
|
||||||
#define MAX_SENT_NODES 4
|
#define MAX_SENT_NODES 4
|
||||||
|
|
||||||
/* Ping timeout in seconds */
|
/* Ping timeout in seconds */
|
||||||
#define PING_TIMEOUT 3
|
#define PING_TIMEOUT 5
|
||||||
|
|
||||||
/* size of DHT ping arrays. */
|
/* size of DHT ping arrays. */
|
||||||
#define DHT_PING_ARRAY_SIZE 512
|
#define DHT_PING_ARRAY_SIZE 512
|
||||||
|
|
Loading…
Reference in New Issue
Block a user