cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: "pull" aspect of multi interface not quite working properly

From: Allen Pulsifer <pulsifer3_at_comcast.net>
Date: Tue, 3 Jul 2007 18:44:17 -0400

> Yes it is. Previously it would only check that (call the
> underlying function)
> when it had already done some reading, now it calls the
> underlying function as
> part of the actual check, and that is potentially done quite
> a lot of times
> before it really has something to deliver.

OK, now I understand.

Would the preferred solution be to call data_pending() immediately after the
read and save the result in a state variable, instead of calling it
repeatedly?
Received on 2007-07-04