curl-library
Re: non-blocking ssl connections with PolarSSL
Date: Wed, 4 Apr 2012 00:07:11 +0200 (CEST)
On Tue, 27 Mar 2012, Dag Ekengren wrote:
> Below are my changes as generated by git format-patch. The code is
> "inspired" by the integration with cyassl. Any comments are much
> appreciated. I couldn't quite figure out why test 312 fails (curl returned
> 60, when expecting 51).
See attachment for my slightly updated version and work in progress. I just
fixed two compiler warnings.
I'm right now at a point where test 311 always fails with a "curl returned 52,
when expecting 51" which to me looks like a pure PolarSSL bug (I'm at version
1.1.1) but I haven't really investigated this completely yet so I can't tell
for sure at this point. I'll get back on this.
-- / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
- TEXT/x-diff attachment: 0001-PolarSSL-add-support-for-asynchronous-connect.patch