cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: where is fd_set structure definition?

From: Naren D <dnaren_at_lycos.com>
Date: Tue, 23 Jul 2002 00:59:10 -0400

OK. it's in <stdlib.h> on my AIX box.

somebody gotta change the curl include files to include <stdlib.h>

--
On Tue, 23 Jul 2002 00:41:38  
 Naren D wrote:
>I am not able to compile any sample programs because I can't figure out where fd_set structure is defined.
>
>There is this function:
>CURLMcode curl_multi_fdset(CURLM *multi_handle,
>                                fd_set *read_fd_set,
>                                fd_set *write_fd_set,
>                                fd_set *exc_fd_set,
>                                int *max_fd);
>defined in curl/multi.h file which is included in curl/curl.h file.
>
>I am on AIX 4.3.2 and using VisualAgeC++ 5.0 compiler. I downloaded the source code and compiled curl. The binary curl works fine.
>
>any ideas?
>
>naren.
>
_____________________________________________________
Supercharge your e-mail with a 25MB Inbox, POP3 Access, No Ads
and NoTaglines --> LYCOS MAIL PLUS.
http://www.mail.lycos.com/brandPage.shtml?pageId=plus 
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
Received on 2002-07-23