MIDAS
|
Definition at line 457 of file mongoose4.cxx.
pthread_cond_t mg_context::cond |
Definition at line 469 of file mongoose4.cxx.
char* mg_context::config[NUM_OPTIONS] |
Definition at line 460 of file mongoose4.cxx.
mg_event_handler_t mg_context::event_handler |
Definition at line 461 of file mongoose4.cxx.
Definition at line 464 of file mongoose4.cxx.
pthread_mutex_t mg_context::mutex |
Definition at line 468 of file mongoose4.cxx.
int mg_context::num_listening_sockets |
Definition at line 465 of file mongoose4.cxx.
Definition at line 467 of file mongoose4.cxx.
Definition at line 471 of file mongoose4.cxx.
pthread_cond_t mg_context::sq_empty |
Definition at line 475 of file mongoose4.cxx.
pthread_cond_t mg_context::sq_full |
Definition at line 474 of file mongoose4.cxx.
Definition at line 472 of file mongoose4.cxx.
Definition at line 473 of file mongoose4.cxx.
SSL_CTX* mg_context::ssl_ctx |
Definition at line 459 of file mongoose4.cxx.
Definition at line 458 of file mongoose4.cxx.
void* mg_context::user_data |
Definition at line 462 of file mongoose4.cxx.