mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2026-03-31 12:31:58 +03:00
Add radius retry timeout in configuration
This commit is contained in:
@ -881,8 +881,6 @@ struct SSL_VERIFY_OPTION
|
||||
X *SavedCert; // Saved server certificate
|
||||
};
|
||||
|
||||
#define SSL_DEFAULT_CONNECT_TIMEOUT (15 * 1000) // SSL default timeout
|
||||
|
||||
// Header for TCP Pair
|
||||
struct TCP_PAIR_HEADER
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user