Help with multithreading

Nikos Mavrogiannopoulos nmav at gnutls.org
Sun Aug 23 20:28:06 CEST 2009


Enrico Tassi wrote:
> I'm facing a problem that seems to be related to the multithreading
> aspect of gnutls+curl, but digging the mailing list was not enough to
> find an answer, so I'm posting hoping someone has some hints for me.
> 
> This is the way I initialize gcrypt/gnutls, and I'm doing it at the very 
> beginning of the main() function:

I'd suggest against doing the full initialization of libgcrypt and
allowing gnutls to do it. If you do what the manual says do you have the
same issue?

http://www.gnu.org/software/gnutls/manual/html_node/Multi_002dthreaded-applications.html#Multi_002dthreaded-applications

regards,
Nikos





More information about the Gnutls-devel mailing list