cURL / Mailing Lists / curl-library / Single Mail

curl-library

AIX and thread

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

Hi,

        I have some problem with libcURL and AIX.

        Then, I test the little C example program named
        'multithread.c' and I have the following issues :

        Without code modification :
        All connection are failed and the problem seems
        to be come from the 'connect' call wich return '-1'
        with errno to 0 value (0 is not a valid value,
        I think..).

        If I do a easy_curl_init / easy_curl_perform in
        the main first, all request are successfull in
        all thread !

        I use AIX version 5.1.0.0 and the libcurl-7.11.1
        build on the same machine from the downloaded sources.

        Anybody have some idee ?

        Thanks,

Christophe

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

 (o_
 //\
 V_/_
Received on 2004-04-06