|
Teonet library
0.4.7
|
#include <mongoose.h>
Data Fields | |
| const char * | nameserver_url |
| int | max_retries |
| int | timeout |
| int | accept_literal |
| int | only_literal |
| 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().