rtl433  UNKNOWN
RTL-433 utility
mg_mgr Struct Reference

#include <mongoose.h>

Data Fields

struct mg_connectionactive_connections
 
const char * hexdump_file
 
sock_t ctl [2]
 
void * user_data
 
int num_ifaces
 
int num_calls
 
struct mg_iface ** ifaces
 
const char * nameserver
 

Field Documentation

◆ active_connections

◆ ctl

◆ hexdump_file

const char* mg_mgr::hexdump_file

◆ ifaces

◆ nameserver

const char* mg_mgr::nameserver

◆ num_calls

int mg_mgr::num_calls

Referenced by mg_call(), and mg_mgr_poll().

◆ num_ifaces

int mg_mgr::num_ifaces

◆ user_data

void* mg_mgr::user_data

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