|
Apache HTTPD
|
#include <h2_bucket_beam.h>
Definition at line 44 of file h2_bucket_beam.h.
| int h2_bucket_beam::aborted |
Definition at line 56 of file h2_bucket_beam.h.
| h2_blist h2_bucket_beam::buckets_consumed |
Definition at line 50 of file h2_bucket_beam.h.
| h2_blist h2_bucket_beam::buckets_eor |
Definition at line 51 of file h2_bucket_beam.h.
| h2_blist h2_bucket_beam::buckets_to_send |
Definition at line 49 of file h2_bucket_beam.h.
| struct apr_thread_cond_t* h2_bucket_beam::change |
Definition at line 62 of file h2_bucket_beam.h.
| int h2_bucket_beam::closed |
Definition at line 57 of file h2_bucket_beam.h.
| void* h2_bucket_beam::cons_ctx |
Definition at line 76 of file h2_bucket_beam.h.
| h2_beam_io_callback* h2_bucket_beam::cons_io_cb |
Definition at line 75 of file h2_bucket_beam.h.
| int h2_bucket_beam::copy_files |
Definition at line 59 of file h2_bucket_beam.h.
| h2_beam_ev_callback* h2_bucket_beam::eagain_cb |
Definition at line 70 of file h2_bucket_beam.h.
| void* h2_bucket_beam::eagain_ctx |
Definition at line 71 of file h2_bucket_beam.h.
| conn_rec* h2_bucket_beam::from |
Definition at line 47 of file h2_bucket_beam.h.
| int h2_bucket_beam::id |
Definition at line 45 of file h2_bucket_beam.h.
| struct apr_thread_mutex_t* h2_bucket_beam::lock |
Definition at line 61 of file h2_bucket_beam.h.
| apr_size_t h2_bucket_beam::max_buf_size |
Definition at line 53 of file h2_bucket_beam.h.
Definition at line 46 of file h2_bucket_beam.h.
| apr_pool_t* h2_bucket_beam::pool |
Definition at line 48 of file h2_bucket_beam.h.
| apr_off_t h2_bucket_beam::recv_bytes |
Definition at line 73 of file h2_bucket_beam.h.
| apr_off_t h2_bucket_beam::recv_bytes_reported |
Definition at line 74 of file h2_bucket_beam.h.
| h2_beam_ev_callback* h2_bucket_beam::recv_cb |
Definition at line 66 of file h2_bucket_beam.h.
| void* h2_bucket_beam::recv_ctx |
Definition at line 67 of file h2_bucket_beam.h.
| h2_beam_ev_callback* h2_bucket_beam::send_cb |
Definition at line 68 of file h2_bucket_beam.h.
| void* h2_bucket_beam::send_ctx |
Definition at line 69 of file h2_bucket_beam.h.
| apr_interval_time_t h2_bucket_beam::timeout |
Definition at line 54 of file h2_bucket_beam.h.
| int h2_bucket_beam::tx_mem_limits |
Definition at line 58 of file h2_bucket_beam.h.
| h2_beam_ev_callback* h2_bucket_beam::was_empty_cb |
Definition at line 64 of file h2_bucket_beam.h.
| void* h2_bucket_beam::was_empty_ctx |
Definition at line 65 of file h2_bucket_beam.h.