cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: select error

From: Tom Jerry <catod6_at_gmail.com>
Date: Tue, 10 Oct 2006 12:43:57 +0200

On 10/10/06, Daniel Stenberg <daniel_at_haxx.se> wrote:
>
>
> But in this case, doesn't curl_multi_fdset() return -1 in the 'max_md'
> number?
>
>
Yes it is. Thanks.
I used the example code as my base, and there was no check for maxfd there.
I guess it's an obvious validation check a library user should make, but
maybe it's better to add it to the example code as well.
Received on 2006-10-10