]> sjero.net Git - wget/blobdiff - src/ChangeLog
Fix some other problems with GNU TLS and non blocking sockets.
[wget] / src / ChangeLog
index b4f0e3afb97759a3aa77b47e6f9c075632daf332..d68ef7447e568ca885da1e17a0f88138a16f26ae 100644 (file)
@@ -1,3 +1,8 @@
+2011-08-30  Giuseppe Scrivano  <gscrivano@gnu.org>
+
+       * gnutls.c (wgnutls_read_timeout): Use the non blocking socket only for
+       `gnutls_record_recv'.  Set errno to ETIMEDOUT on a read timeout.
+
 2011-08-29  Giuseppe Scrivano  <gscrivano@gnu.org>
 
        * gnutls.c (wgnutls_read_timeout): New function.
 2011-08-29  Giuseppe Scrivano  <gscrivano@gnu.org>
 
        * gnutls.c (wgnutls_read_timeout): New function.