| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-users Mailing List Archives
Re: HP-UX Saga
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 27 Nov 2002 10:49:03 +0100 (MET)
On Tue, 26 Nov 2002, Moffet, Scott wrote:
(This seems more like a libcurl issue, why I CC this reply over to the
> I've compiled libcURL for HP-UX 11.00 using OpenSSL 0.9.6g with the HP aCC
I've never used aCC nor have I any access to any HP-UX machines, but I'll
> Client requests are received in XML and parsed into separate fields. The
But each thread is using its own unique curl handle, right?
> The problem I'm having is that, 50-80% of the transactions work fine. The
You don't need to edit source code for that, just run configure with
But I don't follow you here. What makes you say it "acts as if it is single
> I added some debugging messages to the libcURL code and found that when
Is it really (a problem with errno and threads)? Most modern unixes have
I wonder if we can possibly tread the condition
((err == SSL_ERROR_SYSCALL) && (errno == EAGAIN))
Similar as the SSL_ERROR_WANT_WRITE case, and just let libcurl try again.
Could you add a check like that and test if it makes the behavior different?
-- Daniel Stenberg -- curl, cURL, Curl, CURL. Groks URLs. ------------------------------------------------------- This SF.net email is sponsored by: Get the new Palm Tungsten T handheld. Power & Color in a compact size! http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002enReceived on 2002-11-27 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info