cURL / Mailing Lists / curl-library / Single Mail

curl-library

Advanced API?

From: Sterling Hughes <sterling_at_designmultimedia.com>
Date: Mon, 15 Oct 2001 18:20:46 +0200 (CEST)

    Not to rehash an old issue, but... ;)

    Are there any plans for that old advanced api? I'm coming into a
    situation now, where i want to use "read-when-available" processing
    with curl (ie, curl_read(), with similair semantics to fread()). I
    know that processing multiple requests is pretty simple when you
    have threads (or just forking :), but in some situations (ie from
    php) you can't do it this way, and you need away to read the
    requests small bits at a time, etc.

    so :) are there any plans for adding a stdio type of interface to
    cURL? (or is the noise I'm making the sound of me volunteering :)

    -Sterling
Received on 2001-10-15