Teonet library  0.4.7
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
mg_connect_opts Struct Reference

#include <mongoose.h>

Data Fields

void * user_data
 
unsigned int flags
 
const char ** error_string
 

Field Documentation

const char** mg_connect_opts::error_string

Referenced by mg_connect_opt().

unsigned int mg_connect_opts::flags

Referenced by mg_connect_opt().

void* mg_connect_opts::user_data

Referenced by mg_connect_opt().


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