> I'm still fighting against casual fall-downs with my server and OpenSSL. I
> found an interesting point from OpenSSL man pages that mentioned two
> important call back functions that have to be set. "locking_funktion" and
> "id_function". If I understood correctly the id one is not
> needed with NT or Linux... how about with Aix or Solaris? Is the
> "locking_funktion" ment to offer OpenSSL some kind of locking service?
F.ex. with
> mutexes? If so might there be an example somewhere? I don't quite
understand what kind the
> function should be...

Read the threads manual page
http://www.openssl.org/docs/crypto/threads.html.

Implementations of the functions for lots of o/s are in
crypto/threads/th-lock.c

        - Dale.



______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to