curl: update to 7.59.0

This commit is contained in:
Tom G. Christensen
2018-04-08 20:06:04 +02:00
parent 455fd431f8
commit e1a1e1e321
3 changed files with 13 additions and 7 deletions

View File

@@ -1,11 +1,11 @@
--- curl-7.55.1/include/curl/system.h.socklen_t 2017-08-18 22:07:38.315224000 +0200
+++ curl-7.55.1/include/curl/system.h 2017-08-18 22:54:17.204258000 +0200
@@ -447,7 +447,7 @@
--- curl-7.59.0/include/curl/system.h.socklen_t 2018-01-30 23:02:52.000000000 +0100
+++ curl-7.59.0/include/curl/system.h 2018-04-08 17:44:33.797554000 +0200
@@ -365,7 +365,7 @@
# define CURL_SUFFIX_CURL_OFF_T L
# define CURL_SUFFIX_CURL_OFF_TU UL
# endif
-# define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t
+# define CURL_TYPEOF_CURL_SOCKLEN_T int
# define CURL_SIZEOF_CURL_SOCKLEN_T 4
# define CURL_PULL_SYS_TYPES_H 1
# define CURL_PULL_SYS_SOCKET_H 1