mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-08 07:55:38 +00:00
Turn on MBEDTLS_SSL_ASYNC_PRIVATE by default
This is an ABI change in libmbedtls.
This commit is contained in:
parent
ac5e8a3286
commit
5ffe41c8f9
2 changed files with 3 additions and 3 deletions
|
|
@ -1137,7 +1137,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