mirror of
https://github.com/cesanta/mongoose.git
synced 2025-06-11 03:46:25 +08:00
202 B
202 B
title | decl_name | symbol_kind | signature |
---|---|---|---|
mg_parse_dns() | mg_parse_dns | func | int mg_parse_dns(const char *buf, int len, struct mg_dns_message *msg); |
Low-level: parses a DNS response.