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

#include <mongoose.h>

Data Fields

void * user_data
 
unsigned int flags
 
const char ** error_string
 

Field Documentation

const char** mg_add_sock_opts::error_string

Referenced by mg_create_connection().

unsigned int mg_add_sock_opts::flags

Referenced by mg_create_connection().

void* mg_add_sock_opts::user_data

Referenced by mg_create_connection().


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