mirror of
https://github.com/Ylianst/MeshAgent
synced 2025-12-22 03:03:18 +00:00
Removed debug line
This commit is contained in:
@@ -1214,7 +1214,6 @@ void ILibProcessAsyncSocket(struct ILibAsyncSocketModule *Reader, int pendingRea
|
||||
// TODO: We should probably do something
|
||||
break;
|
||||
case 1:
|
||||
printf("SSL_handshake() SUCCESS\n");
|
||||
Reader->SSLConnect = Reader->TLSHandshakeCompleted = 1;
|
||||
if (Reader->OnConnect != NULL)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user