]> sjero.net Git - wget/blobdiff - src/ChangeLog
gnutls: use the blocking socket.
[wget] / src / ChangeLog
index 1bbc6acc0f4691d6f7cbdcb16933e7b7a0c8b6ae..0a16c79fdaa95a751dfba0bd0710a4d38f2d19db 100644 (file)
@@ -1,5 +1,9 @@
 2011-04-19  Giuseppe Scrivano  <gscrivano@gnu.org>
 
+       * gnutls.c: Do not include <fcntl.h>.
+       * gnutls.c (wgnutls_peek): Ensure there is data available before attempt
+       a read on the blocking socket.
+
        * Makefile.am (LIBS): Add $(LIB_CLOCK_GETTIME)
        * utils.c: Include <sys/stat.h>.  Do not include <sys/time.h>.
        (touch): Use `futimens' instead of `utimes'.