MIDAS
Loading...
Searching...
No Matches
mg_mgr Struct Reference

#include <mongoose6.h>

Collaboration diagram for mg_mgr:

Public Attributes

struct mg_connectionactive_connections
 
const charhexdump_file
 
sock_t ctl [2]
 
voiduser_data
 
voidmgr_data
 
int num_ifaces
 
int num_calls
 
struct mg_iface ** ifaces
 
const charnameserver
 

Detailed Description

Definition at line 1230 of file mongoose6.h.

Member Data Documentation

◆ ifaces

struct mg_iface ** mg_mgr::ifaces

Definition at line 3909 of file mongoose614.h.

◆ nameserver

const char * mg_mgr::nameserver

Definition at line 3910 of file mongoose614.h.

◆ num_calls

int mg_mgr::num_calls

Definition at line 3908 of file mongoose614.h.

◆ num_ifaces

int mg_mgr::num_ifaces

Definition at line 3907 of file mongoose614.h.


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