cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: select error

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 10 Oct 2006 11:17:53 +0200 (CEST)

On Tue, 10 Oct 2006, Tom Jerry wrote:

> Whenever I "select" and there are no easy handles added to the multi handle
> (for example, when the application starts and there are still no http
> requests to send or when all requests are finished), I get an error (rc is
> -1) and WSAGetLastError() returns 10022.

But in this case, doesn't curl_multi_fdset() return -1 in the 'max_md' number?

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2006-10-10