mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-24 00:06:32 +01: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:
parent
2dbecc04cc
commit
d9c71dad50
2 changed files with 3 additions and 3 deletions
|
|
@ -1157,7 +1157,7 @@
|
|||
* operation inside the library.
|
||||
*
|
||||
*/
|
||||
#define MBEDTLS_SSL_ASYNC_PRIVATE
|
||||
//#define MBEDTLS_SSL_ASYNC_PRIVATE
|
||||
|
||||
/**
|
||||
* \def MBEDTLS_SSL_DEBUG_ALL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue