mirror of
https://github.com/TokTok/c-toxcore
synced 2026-06-03 21:21:36 +00:00
set onion pingid timeout to announce timeout (300s)
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
#include "LAN_discovery.h"
|
||||
#include "util.h"
|
||||
|
||||
#define PING_ID_TIMEOUT 20
|
||||
#define PING_ID_TIMEOUT ONION_ANNOUNCE_TIMEOUT
|
||||
|
||||
#define ANNOUNCE_REQUEST_SIZE_RECV (ONION_ANNOUNCE_REQUEST_SIZE + ONION_RETURN_3)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user