Be more explicit about requirements for multi-threading.
This commit is contained in:
parent
e6e3f38bfa
commit
5e3003bb52
5
FAQ
5
FAQ
@ -679,8 +679,9 @@ libraries. If your platform is not one of these, consult the INSTALL
|
|||||||
file.
|
file.
|
||||||
|
|
||||||
Multi-threaded applications must provide two callback functions to
|
Multi-threaded applications must provide two callback functions to
|
||||||
OpenSSL. This is described in the threads(3) manpage.
|
OpenSSL by calling CRYPTO_set_locking_callback() and
|
||||||
|
CRYPTO_set_id_callback(). This is described in the threads(3)
|
||||||
|
manpage.
|
||||||
|
|
||||||
* I've compiled a program under Windows and it crashes: why?
|
* I've compiled a program under Windows and it crashes: why?
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user