cURL / Mailing Lists / curl-library / Single Mail

curl-library

curl_multi_fdset alternatives

From: Alexander Lazic <al-curllibrary_at_none.at>
Date: Wed, 7 Sep 2005 21:51:52 +0200

Hi,

i try to add another fd_get interface so that the developer can use
another call then select.

What i want to do is to add the possibility for libevent and poll ;-)

I have think to return a slist of the fds, what are you thinking about
this?

CURLMcode curl_multi_fdset(CURLM *multi_handle,
                           slist *lofd, int *max_fd);

lofd = List of filedescriptors.

Greetings

al ;-)
Received on 2005-09-07