On Mon, 14 May 2007 11:37:31 -0400 Mark Zetts <[EMAIL PROTECTED]> wrote:
> I need to flatten received buckets for text processing. When I > then create a new bucket pool, does apr_bucket_pool_create() > automatically create the necessary numbers of buckets by chunking the > data into the maximum bucket size, or is this my responsibility? Tell us why apr_brigade_[p]flatten don't meet your needs, and maybe we can suggest a solution. -- Nick Kew Application Development with Apache - the Apache Modules Book http://www.apachetutor.org/
