APR::BucketType bucket types?
[prev]
[thread]
[next]
[Date index for 2005/04/01]
I am looking for a list of the bucket types for APR::BucketType
objects and their meanings. So far I have encountered the types
"FLUSH", "EOC" (end of connection?) and "mod_perl SV bucket".
It seems that bucket type (names) are only available as strings.
When looking for buckets of a particular type a comparison
to an integer constant would be more efficient. Can we have
some constants in APR::Const for this purpose and the bucket
type name as a dual valued scalar?
Peter
 |
APR::BucketType bucket types?
Dintelmann, Peter 14:42 on 01 Apr 2005
|