cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Working with curl connections as with sockets.

From: Michal Marek <mmarek_at_suse.cz>
Date: Tue, 29 Apr 2008 11:50:37 +0200

Michal Marek wrote:
> tetetest tetetest wrote:
>> I have attached the patch that adds curl_easy_send() and
>> curl_easy_recv() functions to easy interface.
>
> Some random comments, don't take me serious (I haven't tried it yet):

One more: In both functions, 'ret' is declared in the middle of a
compound statement, which requires C99, which is considered too new for
libcurl (AFAIK).

Michal
Received on 2008-04-29