[mp2] APR::Bucket issues

2004-05-28 Thread Tom Schindl
eos_create => create_eos would sound more like you would use it in a human language although I'm also happy with eos_create. flush_create => create_flush same as above Tom -- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette:

Re: [mp2] APR::Bucket issues

2004-05-28 Thread Stas Bekman
Tom Schindl wrote: eos_create => create_eos would sound more like you would use it in a human language although I'm also happy with eos_create. flush_create => create_flush same as above Both are a direct mapping to the C functions: APR::Bucket apr_bucket_eos_create(list) APR::BucketAlloc lis