dns.c

dns.c 20120805

dns.c is a reentrant, recursive and non-blocking DNS resolver library that resides in a sincle .c file. Also works great as a stub resolver.Core API built around actual DNS packet; as generic as DNS itself. This makes querying and manipulating records...