Apache2
h2_session_props Struct Reference

#include <h2.h>

Data Fields

int accepted_max
 
int completed_max
 
int emitted_count
 
int emitted_max
 
int error
 
const char * error_msg
 
unsigned int accepting: 1
 
unsigned int shutdown: 1
 

Field Documentation

◆ accepted_max

int h2_session_props::accepted_max

◆ accepting

unsigned int h2_session_props::accepting

◆ completed_max

int h2_session_props::completed_max

◆ emitted_count

int h2_session_props::emitted_count

◆ emitted_max

int h2_session_props::emitted_max

◆ error

int h2_session_props::error

◆ error_msg

const char* h2_session_props::error_msg

◆ shutdown

unsigned int h2_session_props::shutdown

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