gnutls: preserve handshake errors
authorDan Winship <danw@gnome.org>
Sun, 12 Feb 2012 16:30:22 +0000 (11:30 -0500)
committerDan Winship <danw@gnome.org>
Wed, 18 Jul 2012 18:25:59 +0000 (14:25 -0400)
commite1a341ff46d6a741312a45ada989454f0daea0d0
tree7084be8caa8b7d4195817b0d88c1594f9f7d66ea
parent7611ca4d847351b281fd37065e26bc06be021be1
gnutls: preserve handshake errors

If an error occurs during handshake, remember it for later, since the
connection is now essentially broken.
tls/gnutls/gtlsconnection-gnutls.c
tls/tests/connection.c