|
Apache HTTPD
|
#include <h2_c1_io.h>
Definition at line 29 of file h2_c1_io.h.
| int h2_c1_io::buffer_output |
Definition at line 43 of file h2_c1_io.h.
| apr_off_t h2_c1_io::buffered_len |
Definition at line 44 of file h2_c1_io.h.
| apr_int64_t h2_c1_io::bytes_read |
Definition at line 40 of file h2_c1_io.h.
| apr_int64_t h2_c1_io::bytes_written |
Definition at line 41 of file h2_c1_io.h.
| apr_time_t h2_c1_io::cooldown_usecs |
Definition at line 35 of file h2_c1_io.h.
| apr_off_t h2_c1_io::flush_threshold |
Definition at line 45 of file h2_c1_io.h.
Definition at line 46 of file h2_c1_io.h.
Definition at line 47 of file h2_c1_io.h.
| int h2_c1_io::is_tls |
Definition at line 33 of file h2_c1_io.h.
| apr_time_t h2_c1_io::last_write |
Definition at line 39 of file h2_c1_io.h.
| apr_bucket_brigade* h2_c1_io::output |
Definition at line 31 of file h2_c1_io.h.
| char* h2_c1_io::scratch |
Definition at line 49 of file h2_c1_io.h.
| struct h2_session* h2_c1_io::session |
Definition at line 30 of file h2_c1_io.h.
| apr_size_t h2_c1_io::slen |
Definition at line 51 of file h2_c1_io.h.
| apr_size_t h2_c1_io::ssize |
Definition at line 50 of file h2_c1_io.h.
| int h2_c1_io::unflushed |
Definition at line 34 of file h2_c1_io.h.
| apr_int64_t h2_c1_io::warmup_size |
Definition at line 36 of file h2_c1_io.h.
| apr_size_t h2_c1_io::write_size |
Definition at line 38 of file h2_c1_io.h.