mirror of
https://github.com/cesanta/mongoose.git
synced 2024-12-14 00:31:42 +08:00
3eb4eb8074
PUBLISHED_FROM=331821dcd1f7dc8a94581cd8a9b51aa00a89fddc
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.