From 613084629e6973ecfa0197ded5ed857c09bd2a5e Mon Sep 17 00:00:00 2001
From: Laurent Bercot
libs6dns provides several layers of asynchronous interfaces.
The user has access to
-low-level packet sending
+low-level packet sending
and receiving, to
-synchronous
+synchronous
resolution of several queries at once, and to a
real high-level asynchronous DNS library.
- s6-dns tries to be an alternative solution - not as ambitious, -but based on solid design principles and a reliable code base. + s6-dns tries to be an alternative solution, +based on solid design principles and a reliable code base. +It just works, and it makes DNS resolution nice and easy for +users.