README 252 B

1234567
  1. This shows how to set up the OpenSSL callbacks for use in
  2. multi-threaded programs.
  3. Two implementations, one for Win32 native and one for pthreads, are provided
  4. in th-lock.c A test program is in mttest.c
  5. Build scripts are in pthread.sh and win32.bat