cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-users Mailing List Archives

Re: Probleme with multithread under AIX

From: Christophe Neumair <neumair_at_deesse.univ-lemans.fr>
Date: Tue, 6 Apr 2004 14:02:32 +0200 (CEST)

Hi,

        Thank you for your quick answer !

        We have put some printf in the libcurl
        source code for print some variable and
        now, we know that problem come from
        'connect' fonction at the following line
        in the connect.c file :

        'rc = connect(sockfd, (struct... '

        rc value is -1 and the errno contain the
        10 value (ECHILD) !!
        It's crazy..

        Our AIX version is the 5.1.0.0 and we use
        Sybase database (I don't know if that make
        troubles..)

        Following, the unique fonction that call
        the cURL API and wich is executing in a
        new thread. (So, the curl handle is unique
        per thread)

        Thank you for your response, we will continue
        doing some tests, but, problem appears not
        to be from libcurl..

Christophe

Web : http://www.neumair.org
Mail : christophe_at_neumair.org

 (o_
 //\
 V_/_

Received on 2004-04-06

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET