Clarified threading issues
This commit is contained in:
parent
c9965dca27
commit
6838bd1d73
5 changed files with 8 additions and 1 deletions
|
@ -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
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue