curl-library
Re: Direct socket IO with libcurl?
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 19 Oct 2006 15:33:05 +0200 (CEST)
Date: Thu, 19 Oct 2006 15:33:05 +0200 (CEST)
On Thu, 19 Oct 2006, Armel Asselin wrote:
> maybe having a "please wait" return code would be useful for both Read and
> Write function, once the reader or the writer of the buffer is happy, it
> would say "please go on".
>
> i'm just wondering: what function would we call for that? currently there is
> no function to act on a transfer once started, no?
Correct, we need to invent a way to tell libcurl that we're not interested in
getting anymore (data) from a specific transfer, and of course be able to
again enable the flow. This goes for transfers in either direction.
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2006-10-19