cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: failed: select/poll returned error (code = 55, os-errno = 0)

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Mon, 25 Aug 2008 13:12:02 -0700

On Mon, Aug 25, 2008 at 10:11:57AM -0400, Shannon Wade wrote:
> Does anyone know what the cause of this message is?
>
> Is this a host down error?
>
> CURLE_SEND_ERROR (55) Failed sending network data.
>
> 7 is failed to connect, i think that means can contact host but
> connection is refused.

Failure to connect to a host returns CURLE_COULDNT_CONNECT (7). A send
error occurs if the connection has been unexpectedly closed.

>>> Dan

-- 
http://www.MoveAnnouncer.com              The web change of address service
          Let webmasters know that your web site has moved
-------------------------------------------------------------------
List admin: http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
FAQ:        http://curl.haxx.se/docs/faq.html
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2008-08-25