diff options
Diffstat (limited to 'doc/libs6dns/index.html')
-rw-r--r-- | doc/libs6dns/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/libs6dns/index.html b/doc/libs6dns/index.html index 3c4be98..6320376 100644 --- a/doc/libs6dns/index.html +++ b/doc/libs6dns/index.html @@ -77,6 +77,8 @@ the low-level asynchronous networking functions. </li> interface to <tt>resolv.conf</tt> reading. </li> <li> The <a href="s6dns-resolve.html">s6-dns/s6dns-resolve.h</a> header provides the user-level synchronous resolution functions. </li> + <li> The <a href="hosts.html">s6-dns/hosts.h</a> header provides +functions to solve name and IP queries according the <tt>/etc/hosts</tt> file. </li> <li> The <a href="s6dns-fmt.html">s6-dns/s6dns-fmt.h</a> header provides formatting primitives to display RR contents. </li> </ul> |