Download List

專案描述

skadns is an asynchronous DNS client library.
It was designed for simplicity of use and light
resource usage, and can even be used on an
embedded system. Unlike other DNS client
libraries, skadns leaves the asynchronous
work to a forked process, making the client API easy to understand and use. skadns is included in the s6-dns package.

System Requirements

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.

2004-04-19 09:40
0.25

This release complies with skalibs 0.43's stricter dependency
policy in order to build properly.
標籤: Code cleanup

2004-01-02 05:47
0.24

This release updates the packaging, and uses the
new features from skalibs-0.36.
標籤: Code cleanup

2003-04-09 15:51
0.23

This version just keeps in sync with the new gccattributes syntax in skalibs-0.23.
標籤: Code cleanup

2003-04-08 02:14
0.22

This release makes use of the new facilities in skalibs 0.22. It also removes obsolete support for anonymous Unix connections, and fixes a glitch that exported too many files.
標籤: Code cleanup

2003-01-05 17:13
0.21

This release fixes a bug which prevented applications which fork and exec from working properly with open skadns sessions: the connection fd was not set close-on-exec.
標籤: Minor bugfixes

Project Resources