cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: not receiving CURLMSG_DONE or other end-of-transfer signals

From: mm.w <0xcafefeed_at_gmail.com>
Date: Wed, 22 Apr 2015 08:31:06 -0700

sorry about that ; I was referring to the fact curl_multi_socket_action is
not perfect but well handled it is working properly ; I use it since many
years in a total async API on various OS in commercial software used by
thousands daily and never got a bad return ; then, the problem here is not lib
curl ; but the asio interface to it and how it is handled; moreover
something puzzles me ; why mixing asio with curl ; especially in this case
; if you are using asio ; do it ; because to obtain the exact same
behaviors it should take no more than 20 lines ; register strand to your io
service run loop done.

On Wed, Apr 22, 2015 at 12:46 AM, Daniel Stenberg <daniel_at_haxx.se> wrote:

> On Tue, 21 Apr 2015, mm.w wrote:
>
> Please don't top-post.
>
> should we start with the concept of simple interrupts blocking vs
>> non-blocking calls?
>>
>
> I don't understand. How would that work and what would it offer that we
> don't already support?
>
>
> --
>
> / daniel.haxx.se
> -------------------------------------------------------------------
> List admin: http://cool.haxx.se/list/listinfo/curl-library
> Etiquette: http://curl.haxx.se/mail/etiquette.html
>

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2015-04-22