cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Keeping cURL handle between uses, depending on time period?

From: m brandenberg <mcbinc_at_panix.com>
Date: Sat, 15 Aug 2015 12:23:01 -0400 (EDT)

On Sat, 15 Aug 2015, nils_at_meditalk.com wrote:

>> To keep the cURL handle between transmissions is a recommended procedure. If I am expecting to send messages no closer than 5 seconds up to minutes apart, is it a case when I ought to keep the handle open?

At that rate, keep it simple and just get a new handle for
each request.

--
Monty Brandenberg, Software Engineer                               MCB, Inc.
mcbinc_at_panix.com                                             P.O. Box 425292
mcbinc_at_pobox.com                                   Cambridge, MA  02142-0006
617.864.6907
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2015-08-15