◆ cond
pthread_cond_t mg_context::cond |
◆ config
char * mg_context::config |
◆ listening_sockets
struct socket * mg_context::listening_sockets |
◆ mutex
◆ num_threads
volatile int mg_context::num_threads |
◆ queue
struct socket mg_context::queue |
◆ sq_empty
pthread_cond_t mg_context::sq_empty |
◆ sq_full
pthread_cond_t mg_context::sq_full |
◆ sq_head
volatile int mg_context::sq_head |
◆ sq_tail
volatile int mg_context::sq_tail |
◆ ssl_ctx
◆ stop_flag
volatile int mg_context::stop_flag |
◆ user_callback
◆ user_data
void * mg_context::user_data |
The documentation for this struct was generated from the following files:
- /home/docker/jenkins/workspace/technical-docs/source/third_party/mongoose/mongoose.cpp
- /home/docker/jenkins/workspace/technical-docs/source/third_party/mongoose/mongoose_orig.c