|
|
cURL Mailing List Monthly Index Single Mail
curl-tracker mailing list Archives
[ curl-Feature Requests-2853962 ] Expose curl socket descriptors for the curl_multi API's.
From: SourceForge.net <noreply_at_sourceforge.net>
Date: Tue, 08 Sep 2009 08:23:36 +0000
Feature Requests item #2853962, was opened at 2009-09-08 02:36
Please note that this message will contain a full copy of the comment thread,
Initial Comment:
This is a feature request. For applications that don't want to rely on curl's callbacks for the curl_multi API's, it would be nice if curl can expose the actual socket descriptors. This will allow applications to put these sockets in their own event mechanism such as libevent or libev. Currently, libcurl only supports curl_multi_fdset that restricts applications to use 'select' only.
Thanks.
----------------------------------------------------------------------
>Comment By: Daniel Stenberg (bagder)
Message:
If you're using an event-based system you will not get a good experience
If you think otherwise, please join the curl-library list and explain to
----------------------------------------------------------------------
You can respond by visiting:
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info