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

#include <mongoose.h>

Data Fields

const char * nameserver_url
 
int max_retries
 
int timeout
 
int accept_literal
 
int only_literal
 

Field Documentation

int mg_resolve_async_opts::accept_literal
int mg_resolve_async_opts::max_retries

Referenced by mg_resolve_async_opt().

const char* mg_resolve_async_opts::nameserver_url

Referenced by mg_resolve_async_opt().

int mg_resolve_async_opts::only_literal
int mg_resolve_async_opts::timeout

Referenced by mg_resolve_async_opt().


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