| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
Re: Threading and general usage in C++
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 19 Apr 2001 20:51:36 +0200 (MET DST)
On Thu, 19 Apr 2001, Gabriel Ambuehl wrote:
> I've just started using libcurl as I couldn't find any other lib that
Well, libcurl is designed for exactly this.
> GPL code isn't viable[1], LGPL is fine though).
Another design goal of libcurl.
[chunks of code removed]
> On FreeBSD, this compiles with some warnings about libc not being
I can't say I understand your piece of code, as some parts are obviously
Are you doing curl_easy_init() for each new thread? You can't re-use the same
If you do, where exactly is the crash occuring? Can you show us a stack
Another note, a source code comment says: "docs say one has to set the
> Now is there any halfway reliable information about the thread safety of
I didn't, but others have. I think it is fairly safe to say that libcurl is
> despite the use of
*everything* ? If you include the file itself in "everything" it is because
I know this should probably be fixed and documented better.
> [2] I wonder whether I should try to write some Python wrapper to the lib
I would welcome a Python wrapper, so if you end up making one, I'm all ears!
-- Daniel Stenberg -- curl project maintainer -- http://curl.haxx.se/ _______________________________________________ Curl-library mailing list Curl-library_at_lists.sourceforge.net http://lists.sourceforge.net/lists/listinfo/curl-libraryReceived on 2001-04-19 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info