mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
Speeded up/fixed NAT hole punching and peer finding.
This commit is contained in:
parent
01ddd3249c
commit
b9bffced7c
|
@ -50,7 +50,7 @@
|
|||
#define PING_INTERVAL 60
|
||||
|
||||
/* Ping interval in seconds for each random sending of a get nodes request. */
|
||||
#define GET_NODE_INTERVAL 10
|
||||
#define GET_NODE_INTERVAL 5
|
||||
|
||||
#define MAX_PUNCHING_PORTS 128
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user