cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: libcurl error 56 caused by SSL error 10054

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sat, 7 Jan 2012 15:56:11 +0100 (CET)

On Thu, 5 Jan 2012, SuperWare Support wrote:

> * Connection #0 to myhost.com left intact
> * Failure when receiving data from the peer
> * SSL_write() returned SYSCALL, errno = 10054
> * Closing connection #0

My 15 seconds with Google gave me this:

  WSAECONNRESET - Error 10054

  "Answer/Solution: A connection was forcibly closed by a peer. This normally
  results from a loss of the connection on the remote socket due to a timeout
  or a reboot."

So I'm not sure what you expect libcurl to do...

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2012-01-07