Revert "Turn on MBEDTLS_SSL_ASYNC_PRIVATE by default"

This reverts commit 5ffe41c8f9.

Turn off MBEDTLS_SSL_ASYNC_PRIVATE by default because we don't want to
change the ABI yet.
This commit is contained in:
Jaeden Amero 2018-06-15 20:31:26 +01:00
parent 2dbecc04cc
commit d9c71dad50
2 changed files with 3 additions and 3 deletions

View file

@ -1157,7 +1157,7 @@
* operation inside the library.
*
*/
#define MBEDTLS_SSL_ASYNC_PRIVATE
//#define MBEDTLS_SSL_ASYNC_PRIVATE
/**
* \def MBEDTLS_SSL_DEBUG_ALL