Removed last use of S3fsMultiCurl and changed those thread handling

This commit is contained in:
Takeshi Nakatani
2024-07-15 06:40:05 +00:00
committed by Andrew Gaul
parent 499577c2a9
commit bfc3ea767a
9 changed files with 222 additions and 827 deletions

View File

@ -43,7 +43,6 @@
#include "fdcache_auto.h"
#include "fdcache_stat.h"
#include "curl.h"
#include "curl_multi.h"
#include "curl_util.h"
#include "s3objlist.h"
#include "cache.h"