mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-12-24 17:41:01 +03:00
Clarified threading issues
This commit is contained in:
@@ -789,6 +789,7 @@ int ssl_get_ciphersuite_id( const char *ciphersuite_name );
|
||||
|
||||
/**
|
||||
* \brief Initialize an SSL context
|
||||
* (An individual SSL context is not thread-safe)
|
||||
*
|
||||
* \param ssl SSL context
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user