|
volatile int | stop_flag |
|
SSL_CTX * | ssl_ctx |
|
char * | config [NUM_OPTIONS] |
|
struct mg_callbacks | callbacks |
|
void * | user_data |
|
struct socket * | listening_sockets |
|
int | num_listening_sockets |
|
volatile int | num_threads |
|
pthread_mutex_t | mutex |
|
pthread_cond_t | cond |
|
struct socket | queue [MGSQLEN] |
|
volatile int | sq_head |
|
volatile int | sq_tail |
|
pthread_cond_t | sq_full |
|
pthread_cond_t | sq_empty |
|
The documentation for this struct was generated from the following file:
- /mnt/data0/chrisj/rtems/releases/rtems-release.git/4.11.3/ws-rtems/rtems-4.11.3/cpukit/mghttpd/mongoose.c