Definition at line 1798 of file civetweb.h.
Public Attributes | |
| const struct mg_callbacks * | callbacks |
| const char ** | configuration_options |
| void * | user_data |
#include </github/home/ROOT-CI/src/net/http/civetweb/civetweb.h>
| const struct mg_callbacks* mg_init_data::callbacks |
Definition at line 1799 of file civetweb.h.
| const char** mg_init_data::configuration_options |
Definition at line 1801 of file civetweb.h.
| void* mg_init_data::user_data |
Definition at line 1800 of file civetweb.h.