cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: multiple calls to libcurl

From: Richard Atterer <richard_at_list04.atterer.net>
Date: Tue, 17 Aug 2004 11:15:11 +0200

On Tue, Aug 17, 2004 at 05:59:49PM +0900, nkb wrote:
> I wonder if someone could point if I should have called some missing
> functions in order for my application to work properly.

To reuse an easy handle, you need to use curl_easy_setopt() to set up a new
URL. Put this at the start of your run() function.

HTH,

  Richard

-- 
  __   _
  |_) /|  Richard Atterer     |  GnuPG key:
  | \/¯|  http://atterer.net  |  0x888354F7
  ¯ '` ¯
Received on 2004-08-17