c - Requesting A and AAAA records in single DNS query - Stack Overflow
I'm working on a DNS query implementation in C and interested in requesting both A and AAAA (IPv4 and IPv6) records in a single query packet, but I'm not getting any responses ......