Hi, We are using libcurl + openssl for doing HTTPs transactions in a multi threaded environment. It seems for openssl to function properly in a multi threaded application, we need to set callbacks for a locking_function and a threadid_function , without which it may crash at random.
Is the application using libcurl responsible for setting these callbacks. It would be nice if curl could take care of it. Pls clarify. Thanks, Arun
------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
