mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-11-29 06:41:33 +03:00
v4.13-9522-beta
This commit is contained in:
@ -193,6 +193,7 @@ struct UDP_ACCEL
|
||||
UINT64 CreatedTick; // Object creation time
|
||||
bool FastDetect; // Fast disconnection detection mode
|
||||
UINT64 FirstStableReceiveTick; // Start time of current stable continued receivable period
|
||||
bool UseSuperRelayQuery; // Use the super relay query
|
||||
bool UseUdpIpQuery; // Use the self IP address query by UDP
|
||||
IP UdpIpQueryHost; // Host for the self IP address query by UDP
|
||||
UINT UdpIpQueryPort; // Port number for self IP address for query by UDP
|
||||
|
||||
Reference in New Issue
Block a user