curl-library
curl_multi_fdset() replacement status?
From: Jari Sundell <sundell.software_at_gmail.com>
Date: Tue, 26 Jul 2005 19:50:35 +0200
Date: Tue, 26 Jul 2005 19:50:35 +0200
I'm currently using libcurl in rTorrent, which is a BitTorrent client
which is aimed at users with (very) fast connections. I've just added
support for epoll, but since libcurl is used I still need to use
select. This means I'm still limited to FD_SETSIZE (though i could fix
this with a hack) and get an unnecessary performance hit.
What is the status on the curl_multi_fdset() replacement that was
discussed on this list back in January 2005?
-- Rakshasa http://libtorrent.rakshasa.no/Received on 2005-07-26