curl-library
Re: curl_easy_pause() problems
From: Tomas Chabada <tchabada_at_gmail.com>
Date: Sun, 23 Nov 2014 11:56:38 +0100
Received on 2014-11-23
Date: Sun, 23 Nov 2014 11:56:38 +0100
I've changed test application to properly wait for transfers.
On Fri, Nov 21, 2014 at 10:17 AM, Tomas Chabada <tchabada_at_gmail.com> wrote:
> Hi,
> I've reproduced same problem as described here
> http://curl.haxx.se/mail/lib-2010-02/0201.html
> using Boost ASIO wrapper for cURL. I'am attaching test program for
> reproduction. Second problem is calling curl_easy_pause() right
> after curl_multi_add_handle. This seems to be ignored at all.
>
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
- application/zip attachment: test.zip