mirror of
https://github.com/TokTok/c-toxcore
synced 2026-06-04 23:21:48 +00:00
Define fix.
This commit is contained in:
+1
-1
@@ -47,7 +47,7 @@
|
||||
#include "util.h"
|
||||
|
||||
/* The timeout after which a node is discarded completely. */
|
||||
#define KILL_NODE_TIMEOUT 300
|
||||
#define KILL_NODE_TIMEOUT (BAD_NODE_TIMEOUT + PING_INTERVAL)
|
||||
|
||||
/* Ping interval in seconds for each random sending of a get nodes request. */
|
||||
#define GET_NODE_INTERVAL 20
|
||||
|
||||
Reference in New Issue
Block a user