Apache HTTPD
Public Attributes | List of all members
dialup_baton_t Struct Reference

Public Attributes

apr_size_t bytes_per_second
 
request_recr
 
apr_file_tfd
 
apr_bucket_brigadebb
 
apr_bucket_brigadetmpbb
 

Detailed Description

Definition at line 38 of file mod_dialup.c.

Member Data Documentation

◆ bb

apr_bucket_brigade* dialup_baton_t::bb

Definition at line 42 of file mod_dialup.c.

◆ bytes_per_second

apr_size_t dialup_baton_t::bytes_per_second

Definition at line 39 of file mod_dialup.c.

◆ fd

apr_file_t* dialup_baton_t::fd

Definition at line 41 of file mod_dialup.c.

◆ r

request_rec* dialup_baton_t::r

Definition at line 40 of file mod_dialup.c.

◆ tmpbb

apr_bucket_brigade* dialup_baton_t::tmpbb

Definition at line 43 of file mod_dialup.c.


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