#include <apr_buckets.h>
Data Fields | |
apr_bucket_refcount | refcount |
apr_file_t * | fd |
apr_pool_t * | readpool |
int | can_mmap |
Whether this bucket should be memory-mapped if a caller tries to read from it
The file this bucket refers to
The pool into which any needed structures should be created while reading from this file bucket
Number of buckets using this memory