Buy commercial curl support from WolfSSL. We help you work
out your issues, debug your libcurl applications, use the API, port to new
platforms, add new features and more. With a team lead by the curl founder
himself.
What use/example multi handle.
- Contemporary messages sorted: [ by date ] [ by thread ] [ by subject ] [ by author ] [ by messages with attachments ]
From: Stef Bon via curl-users <curl-users_at_lists.haxx.se>
Date: Thu, 10 Feb 2022 09:14:06 +0100
Hi,
I'm working on creating access to Google Drive to my "super" FUSE fs,
which creates a browsable folder like:
/run/network/%USER%/fs/
Open Secure Network/bononline.nl/adminserver/{home,public}
My Internet Services/Google Drive/
These are examples, hosts, domains and services are automatically
detected using DNSSD, connections are set up using SSH, a filesystem
is created using FUSE and SFTP.
I've got a lot of help reading:
https://github.com/jcline/fuse-google-drive
I'm using the single handle interface, I'm wondering what benefit the
multi handle can bring. Is is a set of handles over one connection,
are more connections created. And yes, is this always the case, or
does the libcurl library decide to create a new connection?
Does it give performance improvements in general cases?
Thanks,
Stef Bon
Date: Thu, 10 Feb 2022 09:14:06 +0100
Hi,
I'm working on creating access to Google Drive to my "super" FUSE fs,
which creates a browsable folder like:
/run/network/%USER%/fs/
Open Secure Network/bononline.nl/adminserver/{home,public}
My Internet Services/Google Drive/
These are examples, hosts, domains and services are automatically
detected using DNSSD, connections are set up using SSH, a filesystem
is created using FUSE and SFTP.
I've got a lot of help reading:
https://github.com/jcline/fuse-google-drive
I'm using the single handle interface, I'm wondering what benefit the
multi handle can bring. Is is a set of handles over one connection,
are more connections created. And yes, is this always the case, or
does the libcurl library decide to create a new connection?
Does it give performance improvements in general cases?
Thanks,
Stef Bon
-- Unsubscribe: https://lists.haxx.se/listinfo/curl-users Etiquette: https://curl.haxx.se/mail/etiquette.htmlReceived on 2022-02-10