mg_send_dns_query.md 251 Bytes
Newer Older
1 2 3 4 5 6 7 8 9 10 11
---
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.