wget-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: wget2 | Non-blocking API for external event loops (#550)


From: Martin (@schanzen)
Subject: Re: wget2 | Non-blocking API for external event loops (#550)
Date: Sun, 11 Sep 2022 18:42:21 +0000



Martin commented:


Bumping this as I was pointed to 
https://lists.gnu.org/archive/html/wget-dev/2022-09/msg00008.html

"TL;DR the wget2 project is willing to help and a multi API may be easy to 
implement. But someone has to write down the exact needs. "

Our needs are exactly what the curl multi interface offers with respect to 
curl_multi_fdset.
We have our own scheduler want to call select/poll on the (network) fds.
The curl API is not bad in that regards. In fact I think it is good. And if 
wget could offer a similar API little must change in our code as well.

A secondary requirement would be access to the TLS metadata/backend. But I yet 
have to check what wget2 here actually provides. The extent we require this is 
this one function: 
https://git.gnunet.org/gnunet.git/tree/src/gns/gnunet-gns-proxy.c#n957

-- 
Reply to this email directly or view it on GitLab: 
https://gitlab.com/gnuwget/wget2/-/issues/550#note_1096052905
You're receiving this email because of your account on gitlab.com.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]