Definition at line 1579 of file civetweb.c.
Public Attributes | |
const char * | alpn_proto |
int | is_master |
unsigned long | thread_idx |
void * | user_ptr |
const char* mg_workerTLS::alpn_proto |
Definition at line 1587 of file civetweb.c.
int mg_workerTLS::is_master |
Definition at line 1580 of file civetweb.c.
unsigned long mg_workerTLS::thread_idx |
Definition at line 1581 of file civetweb.c.
void* mg_workerTLS::user_ptr |
Definition at line 1582 of file civetweb.c.