cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Some questions about CURL

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 2 Oct 2013 16:59:17 +0200 (CEST)

On Tue, 1 Oct 2013, Sunny Khatri wrote:

> Just one more thing, so what happens to the callback function now, Does it
> receive the data in a single call now (i.e. till CURLM_OK) rather than
> callback getting called every time for curl_multi_perform ?.

The write callback behavior is the same as it has always been. It may be
called 0, 1 or several times each time you invoke curl_multi_perform().

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2013-10-02