On Wed, 26 Sep 2001, Ryan Bloom wrote:

> Because this can all be easily accomplished with the connection ID
> field that is already in the conn_rec.

Well, then how's about we let Apache do the static array of
apr_bucket_freelist*'s and use the connection ID to index into that?
That way we keep the bucket API nice and clean and flexible and don't have
to add another field to the conn_rec either.  I can definitely live with
that.  What I don't like is the API design concept of "you pass me some
index over which I have no control into some array that is otherwise
totally internal to me."

--Cliff

--------------------------------------------------------------
   Cliff Woolley
   [EMAIL PROTECTED]
   Charlottesville, VA


Reply via email to