mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-07-08 08:44:57 +03:00
v4.21-9613-beta
This commit is contained in:
@ -15275,7 +15275,7 @@ SOCK *ConnectEx4(char *hostname, UINT port, UINT timeout, bool *cancel_flag, cha
|
||||
Copy(&ip4, ret_ip, sizeof(IP));
|
||||
}
|
||||
|
||||
Debug("Using cached IP address: %s = %r\n", hostname_original, ret_ip);
|
||||
//Debug("Using cached IP address: %s = %r\n", hostname_original, ret_ip);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Reference in New Issue
Block a user