Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
mg_workerTLS Struct Reference

Definition at line 1579 of file civetweb.c.

Public Attributes

const char * alpn_proto
 
int is_master
 
unsigned long thread_idx
 
void * user_ptr
 

Member Data Documentation

◆ alpn_proto

const char* mg_workerTLS::alpn_proto

Definition at line 1587 of file civetweb.c.

◆ is_master

int mg_workerTLS::is_master

Definition at line 1580 of file civetweb.c.

◆ thread_idx

unsigned long mg_workerTLS::thread_idx

Definition at line 1581 of file civetweb.c.

◆ user_ptr

void* mg_workerTLS::user_ptr

Definition at line 1582 of file civetweb.c.

Collaboration diagram for mg_workerTLS:
[legend]

The documentation for this struct was generated from the following file: