mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-02-18 16:33:01 +00:00
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:
@@ -1157,7 +1157,7 @@
|
||||
* operation inside the library.
|
||||
*
|
||||
*/
|
||||
#define MBEDTLS_SSL_ASYNC_PRIVATE
|
||||
//#define MBEDTLS_SSL_ASYNC_PRIVATE
|
||||
|
||||
/**
|
||||
* \def MBEDTLS_SSL_DEBUG_ALL
|
||||
|
||||
Reference in New Issue
Block a user