cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: curl_easy_send() maximum buffer size?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 26 Oct 2009 15:59:22 +0100 (CET)

On Fri, 23 Oct 2009, Yuichi Kuroda wrote:

> Hi I'm able to transfer small binary buffers (60kb) with curl_easy_send()
> but when I try to transfer a buffer of about 14 megabytes, the number of
> sent bytes gets returned as 12kb. Is there a limit that this function can
> take?

No. It depends only on your system's and the underlying libraries'
limitations.

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