cURL

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker Archives

[curl:feature-requests] #40 Expose curl socket descriptors for the curl_multi API's.

From: Daniel Stenberg <bagder_at_users.sf.net>
Date: Mon, 17 Mar 2014 09:21:52 +0000

- **status**: open --> closed-fixed
- **Comment**:

This is provided in the multi_socket API

---
** [feature-requests:#40] Expose curl socket descriptors for the curl_multi API's.**
**Status:** closed-fixed
**Labels:** libcurl 
**Created:** Tue Sep 08, 2009 12:36 AM UTC by Pranav Sharma
**Last Updated:** Tue Sep 08, 2009 08:23 AM UTC
**Owner:** Daniel Stenberg
Hi,
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.
---
Sent from sourceforge.net because curl-tracker@cool.haxx.se is subscribed to https://sourceforge.net/p/curl/feature-requests/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/curl/admin/feature-requests/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.
Received on 2014-03-17

These mail archives are generated by hypermail.

donate! Page updated December 29, 2013.
web site info

File upload with ASP.NET