cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: write callback issues (was Re: A new problem)

From: Tor Arntsen <tor_at_spacetec.no>
Date: Tue, 8 Apr 2008 11:26:14 +0200

On Tue, Apr 8, 2008 at 11:15 AM, Prasad J Pandit
<prasad.pandit_at_comat.com> wrote:
> I don't see any reason why I should do that; Considering I'm using
> libcurl(as instructed) to do the POST request, and just expect/want the
> proper reply back, that's all.

The _operating system_ is responsible for how much data comes back in
the recv call. You have to handle what you get, if the data is
provided in chunks or complete. It's not something that libcurl can
control.

-Tor
Received on 2008-04-08