We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97ba2f7 commit 09aa788Copy full SHA for 09aa788
toxcore/DHT.h
@@ -38,7 +38,7 @@
38
#define MAX_SENT_NODES 4
39
40
/* Ping timeout in seconds */
41
-#define PING_TIMEOUT 3
+#define PING_TIMEOUT 5
42
43
/* size of DHT ping arrays. */
44
#define DHT_PING_ARRAY_SIZE 512
0 commit comments