help-gnutls
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-gnutls] segfault in internal function


From: Nikos Mavrogiannopoulos
Subject: Re: [Help-gnutls] segfault in internal function
Date: Thu, 14 Apr 2005 11:19:08 +0200
User-agent: KMail/1.7.2

On Wednesday 13 April 2005 11:17, Eric Leblond wrote:

Hello Eric,

> * callback need to be declare everywhere or just before
> gnutls_global_init ?
Yes, only before this function.

> * I use glib in the program. It hides pthread functions behind his own
> function. Is it sufficient to declare :
> GCRY_THREAD_OPTION_PTHREAD_IMPL;
I'm not really sure that this is sufficient. It depends on the internals
of glib, that I don't know. So you need to make your own locking callbacks and 
register them as shown in the documentation.

-- 
Nikos Mavrogiannopoulos




reply via email to

[Prev in Thread] Current Thread [Next in Thread]