cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: [PATCH] smtps with openssl

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sun, 28 Sep 2014 10:53:35 +0200 (CEST)

On Fri, 26 Sep 2014, Nagel, Bill wrote:

> There is a thread about it here:
>
> http://stackoverflow.com/questions/2997218/why-am-i-getting-error1409f07fssl-routinesssl3-write-pending-bad-write-retr
>
> One comment mentions that even the address of the pointer has to be the
> same. I was only able to hit this failure with the native Windows build of
> curl while sending attachments with smtps, but that is my primary usage
> cause, so I see this failure frequently.

Yeah, we've run into this issue in the past with OpenSSL (with HTTPS) and we
had to fix it this way there too in order for it to work properly when
retrying a send that previously had returned the EWOULDBLOCK equivalent.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2014-09-28