Adaptive Framework
0.9.0
|
Data Fields | |
union { | |
afw_utf8_t conf_file | |
const afw_utf8_z_t * conf_file_z | |
}; | |
union { | |
afw_utf8_t path | |
const afw_utf8_z_t * path_z | |
}; | |
union { | |
afw_utf8_t type_in | |
const afw_utf8_z_t * type_in_z | |
}; | |
const afw_content_type_t * | content_type_in |
const afw_utf8_t * | in_content |
afw_integer_t | number_of_threads |
afw_boolean_t | help_option |
Definition at line 20 of file afw_server_fcgi_main.c.