mirror of
https://github.com/cesanta/mongoose.git
synced 2025-06-12 04:32:55 +08:00
251 B
251 B
title | decl_name | symbol_kind | signature |
---|---|---|---|
mg_send_dns_query() | mg_send_dns_query | func | void mg_send_dns_query(struct mg_connection *nc, const char *name, int query_type); |
Send a DNS query to the remote end.