[glib-networking/wip/pwithnall/dtls: 21/21] fixup! gnutls: Fix DTLS handshaking when packets are lost
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib-networking/wip/pwithnall/dtls: 21/21] fixup! gnutls: Fix DTLS handshaking when packets are lost
- Date: Mon, 4 Apr 2016 17:51:56 +0000 (UTC)
commit cf26b9b21ceb5a84399aa5ee4dfead71f260897c
Author: Philip Withnall <philip withnall collabora co uk>
Date: Mon Apr 4 18:46:06 2016 +0100
fixup! gnutls: Fix DTLS handshaking when packets are lost
https://bugzilla.gnome.org/show_bug.cgi?id=697908
tls/gnutls/gtlsconnection-gnutls.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/tls/gnutls/gtlsconnection-gnutls.c b/tls/gnutls/gtlsconnection-gnutls.c
index f8fa797..0406852 100644
--- a/tls/gnutls/gtlsconnection-gnutls.c
+++ b/tls/gnutls/gtlsconnection-gnutls.c
@@ -1414,7 +1414,6 @@ g_tls_connection_gnutls_pull_func (gnutls_transport_ptr_t transport_data,
ret = g_datagram_based_receive_messages (gnutls->priv->base_socket,
&message, 1, 0,
- gnutls->priv->handshaking ? 0 :
gnutls->priv->read_timeout,
gnutls->priv->read_cancellable,
&gnutls->priv->read_error);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]