[gnutls-help] heartbeat procedure

Nikos Mavrogiannopoulos nmav at gnutls.org
Tue Mar 26 11:43:23 CET 2013


On Tue, Mar 26, 2013 at 10:25 AM, Joke de Buhr <joke at seiken.de> wrote:
> hi,
>
> if got a question regarding the heartbeat procedure. i'm using gnutls 3.1.10
> with heartbeat support enabled.
> i established a working dtls session. i activated the heartbeat on one side
> (client) via
>         gnutls_heartbeat_allowed(session, GNUTLS_HB_LOCAL_ALLOWED_TO_SEND);

Hello,
 I think you need gnutls_heartbeat_enable(). Check tests/mini-dtls-heartbeat.c.

regards,
Nikos



More information about the Gnutls-help mailing list