curl-library
Re: Use of multi interface of libcurl
From: Dirk Manske <dm_at_nonitor.de>
Date: Thu, 30 Dec 2010 13:38:31 +0100
Date: Thu, 30 Dec 2010 13:38:31 +0100
> If I need to do repeated transactions of GET and RESPONSE do I need to use
> multi interface rather than easy interface?
No. You only need the multi interface if you doing requests
in parallel (and if you don't what to use threads).
For step-by-step transactions the easy interface fits perfectly.
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2010-12-30