1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-07-29 11:41:15 +03:00

Turn on MBEDTLS_SSL_ASYNC_PRIVATE by default

This is an ABI change in libmbedtls.
This commit is contained in:
Gilles Peskine
2018-04-26 11:51:03 +02:00
parent ac5e8a3286
commit 5ffe41c8f9
2 changed files with 3 additions and 3 deletions

View File

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