mongoose/docs/c-api/dns.h/mg_send_dns_query.md

12 lines
251 B
Markdown
Raw Normal View History

---
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);
---
Send a DNS query to the remote end.