Apache Portable Runtime Utility Library
Data Fields
apr_bucket_mmap Struct Reference

#include <apr_buckets.h>

Data Fields

apr_bucket_refcount refcount
 
apr_mmap_t * mmap
 

Detailed Description

A bucket referring to an mmap()ed file

Field Documentation

apr_mmap_t* apr_bucket_mmap::mmap

The mmap this sub_bucket refers to

apr_bucket_refcount apr_bucket_mmap::refcount

Number of buckets using this memory


The documentation for this struct was generated from the following file: