Adaptive Framework
0.9.0
|
Interface afw_server public struct. More...
#include <afw_interface.h>
Data Fields | |
const afw_server_inf_t * | inf |
afw_xctx_t * | xctx |
const afw_object_t * | properties |
const afw_utf8_t * | afw_compiled_version |
const afw_utf8_t * | afw_version |
AFW_ATOMIC afw_integer_t | concurrent |
AFW_ATOMIC afw_integer_t | max_concurrent |
AFW_ATOMIC afw_integer_t | request_count |
const afw_utf8_t * | server_type |
const afw_utf8_t * | server_version |
const afw_dateTime_t * | start_time |
AFW_ATOMIC afw_integer_t | thread_count |
AFW_ATOMIC afw_integer_t | unhandled_errors |
Interface afw_server public struct.
Definition at line 3476 of file afw_interface.h.