From cfe4051aaffd4ff5e7a1b55b023840042896dbd6 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Thu, 6 Jul 2023 11:00:58 +0000 Subject: Add s6dns_hosts reading functions Signed-off-by: Laurent Bercot --- doc/libs6dns/index.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc') 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. interface to resolv.conf reading.
  • The s6-dns/s6dns-resolve.h header provides the user-level synchronous resolution functions.
  • +
  • The s6-dns/hosts.h header provides +functions to solve name and IP queries according the /etc/hosts file.
  • The s6-dns/s6dns-fmt.h header provides formatting primitives to display RR contents.
  • -- cgit v1.2.3