cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: ERROR 55

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 1 Mar 2010 22:43:25 +0100 (CET)

On Fri, 26 Feb 2010, Michel RIGAUD wrote:

> curl: (55) SSL read: error:00000000:lib(0):func(0):reason(0), errno 10054
>
> 55 says Failed sending Network data. Do you have any other explanation ?
> and the rest of the error message
> SSL read: error:00000000:lib(0):func(0):reason(0), errno 10054
> Is that from Curl, and if yes what does it mean ?

That's an error from OpenSSL, and no I don't know what it means.

> --retry <num> does it allow to continue the transfer where it fails ? if no
> is there a specific function that will allow me to do that ?

No. --retry retries trancient errors (as documented) and that's not considered
to be a trancient error.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ:        http://curl.haxx.se/docs/faq.html
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2010-03-01