wget-dev
[Top][All Lists]
Advanced

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

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


From: Martin
Subject: wget2 | Non-blocking API for external event loops (#550)
Date: Mon, 08 Feb 2021 14:14:36 +0000


Martin created an issue: https://gitlab.com/gnuwget/wget2/-/issues/550



Hi,

libwget2 seems to be missing a non-blocking API? cURL implements this within 
its [curl_multi](https://curl.se/libcurl/c/curl_multi_perform.html) interface.

Without it, integration into external schedulers/event loops is impossible I 
think.
We use curl in such a way in [gnunet](https://gnunet.org), but for a variety of 
reasons we would prefer to use libwget2 in the future.

For now, however, the blocking API of libwget2 makes this impossible.
Are there any plans to do so? I may be willing to mentor such a project as part 
of GSoC etc as well, but I do not really know how complex such an endeavor is.

BR

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




reply via email to

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