Update server-tls-threaded.c
parent
41b1b27eec
commit
b961270293
|
@ -172,7 +172,7 @@ int main()
|
||||||
|
|
||||||
/* Initialize wolfSSL */
|
/* Initialize wolfSSL */
|
||||||
wolfSSL_Init();
|
wolfSSL_Init();
|
||||||
// wolfSSL_Debugging_ON();
|
wolfSSL_Debugging_ON();
|
||||||
|
|
||||||
|
|
||||||
/* Create a socket that uses an internet IPv4 address,
|
/* Create a socket that uses an internet IPv4 address,
|
||||||
|
|
Loading…
Reference in New Issue