GME
13
|
#include <apr_buckets.h>
Public Attributes | |
apr_bucket_refcount | refcount |
apr_file_t * | fd |
apr_pool_t * | readpool |
A bucket referring to an file
Definition at line 612 of file apr_buckets.h.
The file this bucket refers to
Definition at line 616 of file apr_buckets.h.
The pool into which any needed structures should be created while reading from this file bucket
Definition at line 619 of file apr_buckets.h.
Number of buckets using this memory
Definition at line 614 of file apr_buckets.h.