]> sjero.net Git - wget/blobdiff - src/ChangeLog
Use always close as it is defined by gnulib on platforms lacking it.
[wget] / src / ChangeLog
index b0871e7df36c73b14375f37e32beb393357bb7fe..473d4c648bfe9de13598b0f9b245778ec9308b40 100644 (file)
@@ -1,5 +1,11 @@
 2010-05-07  Giuseppe Scrivano  <gscrivano@gnu.org>
 
+       * gnutls.c (wgnutls_close): Use always `close', not `closesocket'.
+
+       * openssl.c (openssl_close): Use always `close', not `closesocket'.
+       (ssl_connect_wget): Get the real socket handle by FD_TO_SOCKET.
+       Define FD_TO_SOCKET if it is not yet defined.
+
        * Makefile.am (libunittest_a_CPPFLAGS): Add -I$(top_builddir)/lib.
 
        * mswindows.h: Always include <winsock2.h> and <ws2tcpip.h>.  Do not