mirror of
https://github.com/cesanta/mongoose.git
synced 2025-06-08 01:42:52 +08:00
265 B
265 B
title | decl_name | symbol_kind | signature |
---|---|---|---|
mg_resolve_async() | mg_resolve_async | func | int mg_resolve_async(struct mg_mgr *mgr, const char *name, int query, mg_resolve_callback_t cb, void *data); |
See mg_resolve_async_opt()