Stas Bekman <[EMAIL PROTECTED]> writes: [...]
> p.s. as it seems you've read a lot of the apache code, is it being > used at all for that particular reason of not needing to pass > bucket_alloc around but get it from the bb? Well it's used a lot in apr_brigade.c, because it makes sense for apr-only apps to do it that way. In httpd you'll find a few example usages in the mod_cache and mod_ssl implementations, which are fairly serious modules. -- Joe Schaefer --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]