mongoose/docs/c-api/dns.h/mg_send_dns_query.md
2016-07-25 17:14:13 +01:00

12 lines
252 B
Markdown

---
title: "mg_send_dns_query()"
decl_name: "mg_send_dns_query"
symbol_kind: "func"
signature: |
void mg_send_dns_query(struct mg_connection *nc, const char *name,
int query_type);
---
Sends a DNS query to the remote end.