Use libcares instead of libevdns for non-blocking DNS lookups. This
commit98476c2fb7b6d332d168b1e168c1f0b76145f576
authorBen Kibbey <bjk@luxsci.net>
Sun, 16 Nov 2008 15:18:20 +0000 (16 10:18 -0500)
committerBen Kibbey <bjk@luxsci.net>
Sun, 16 Nov 2008 15:18:20 +0000 (16 10:18 -0500)
tree217a9932f623424b1440741e0f134759f7511cac
parente62454dc57f876353a40953610d14a292d8b69fd
Use libcares instead of libevdns for non-blocking DNS lookups. This
library supports IPv6 among other things.

Fixed do_connect() to use pth_connect() when needed.
Makefile.am
configure.ac
libpwmd.c
pwmc.c
types.h