| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
Re: connect error reporting
From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Wed, 12 May 2004 12:58:51 +0200 (CEST)
On Wed, 12 May 2004, Gisle Vanem wrote:
> > AFAICS, since connect() is non-blocking, the error must be obtained from
The function is not doing anything on Windows because:
1. Windows' connects don't need to be "verified" with this function.
2. When using many threads on windows, this function call becomes a bottle-
So, I take it we can use getsockopt() to get the error in case of failure, but
--
Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
Dedicated custom curl help for hire: http://haxx.se/curl.html
Received on 2004-05-12
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info