Unoffical pwmd_tcp_connect_async() support. Requires libevent to do
commit169304b5e4c0b8fa012b405b8823f6b3b8d38c7a
authorBen Kibbey <bjk@luxsci.net>
Sun, 21 Sep 2008 17:11:29 +0000 (21 13:11 -0400)
committerBen Kibbey <bjk@luxsci.net>
Sun, 21 Sep 2008 17:11:29 +0000 (21 13:11 -0400)
treeabcd9d7eb5948c88b7f94ef92210461fe7a06478
parent47abed1ff4b9c3060e7bdba51800bae1d66583a2
Unoffical pwmd_tcp_connect_async() support. Requires libevent to do
asynchronous DNS lookups.

Note that this and the previous commit need a modified libassuan. I
posted a patch to gnupg-devel that adds assuan_socket_connect_fd() and
assuan_set_finish_handler() which is required for these new functions
to work. They haven't been included upstream and that's why these are
unofficial/experimental.
Makefile.am
configure.ac
libpwmd.c
libpwmd.h
pwmc.c
types.h