17#ifndef __mod_h2__h2_c2__
18#define __mod_h2__h2_c2__
33#if !AP_HAS_RESPONSE_BUCKETS
const char int apr_pool_t * pool
apr_vformatter_buff_t * c
void h2_c2_abort(conn_rec *c2, conn_rec *from)
conn_rec * h2_c2_create(conn_rec *c1, apr_pool_t *parent, apr_bucket_alloc_t *buckt_alloc)
void h2_c2_register_hooks(void)
void h2_c2_destroy(conn_rec *c2)
int h2_mpm_supported(void)
apr_status_t h2_c2_process(conn_rec *c, apr_thread_t *thread, int worker_id)
apr_status_t h2_c2_child_init(apr_pool_t *pool, server_rec *s)
const char * h2_conn_mpm_name(void)
Structure to store things which are per connection.
A structure to store information for each virtual server.