فهرست منبع

Merge branch 'master' into dev

Source commit: fad1b4d43f8103fff6b082963300ac1f0cbc7e26
Martin Prikryl 4 سال پیش
والد
کامیت
4dd820f359
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      libs/libs3/inc/libs3.h

+ 1 - 1
libs/libs3/inc/libs3.h

@@ -1631,7 +1631,7 @@ S3Status S3_create_request_context(S3RequestContext **requestContextReturn);
  * for curl_multi_socket_action CURLM handles that will be managed by libs3 user.
  * This type of handles offer better performance for applications with large
  * number of simultaneous connections. For details, see MULTI_SOCKET chapter here:
- * https://curl.haxx.se/libcurl/c/libcurl-multi.html
+ * https://curl.se/libcurl/c/libcurl-multi.html
  *
  * In this mode libs3 user will
  *  - create its own CURLM using curl_multi_init()