Skip to content
Snippets Groups Projects
Commit 9c26f7b5 authored by Sébastien Blin's avatar Sébastien Blin Committed by Adrien Béraud
Browse files

tls_session: avoid to retry handshake if stopped

getting a TlsSession::shutdown() while doing a gnutls_handshake
provoke a loop (cause the handshake will return GNUTLS_E_INTERRUPTED
and will loop until HANDSHAKE_MAX_RETRY).

Change-Id: Ifabc24c815552a14781b72cb9baf66d987cb25ce
parent a944050e
Branches
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment