curl-library
Re: Running curl in separate SDL thread
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 14 Aug 2009 10:18:36 +0200 (CEST)
Date: Fri, 14 Aug 2009 10:18:36 +0200 (CEST)
On Thu, 13 Aug 2009, Trevor Allen wrote:
> Does anyone have experience regarding running curl from a separate thread
> using SDL? I am working on a c++ game using SDL and libcurl specifically an
> updater application and wondering the best way to retrieve data from curl's
> thread.
From libcurl's angle it doesn't matter what kind threading techniques you use
or not. It runs in the single thread you invoke it in.
-- / daniel.haxx.seReceived on 2009-08-14