DemiMarie opened this issue 8 years ago · 1 comments
LWT uses a very efficient polling mechanism (libev), whereas libcurl uses poll and/or select, which are less efficient. These bindings should let LWT to handle the polling.
poll
select
this is already the case