Download List

项目描述

dns.c is a recursive, re-entrant, non-blocking DNS
resolver in a single .c file. It features a
record-agnostic API, restartable record iterators,
and smart queries which recursively follow
out-of-bailiwick NS, MX, and SRV host references.
It works just as well as a stub resolver, too. It also includes spf.c, a non-blocking SPF resolver with no threading, no forking, and no run-time dependencies.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-06-08 16:05 Back to release list
20100515

在/ etc / resolv.conf的域名服务器重试计数现在服从。防晒查询限制执行。中的一个大跳跃指数船民指令发生器错误是固定的。
标签: Minor bugfixes
The /etc/resolv.conf nameserver retry count is now obeyed. SPF query limits are enforced. A bug in the VM instruction generator for large jump indices was fixed.

Project Resources