Add pwmd_connect_fd() and read/write callbacks.
commit5658c4a52cff2e2fd2fe8e8a0a2e8555f7f55756
authorBen Kibbey <bjk@luxsci.net>
Wed, 1 Feb 2017 02:08:37 +0000 (31 21:08 -0500)
committerBen Kibbey <bjk@luxsci.net>
Wed, 1 Feb 2017 02:08:37 +0000 (31 21:08 -0500)
treeb3b6f50bda8da84947b7fc5d24351a76b4ed4a8e
parentc2ccf3da2a94a34164357e9d90063c22135a0cf3
Add pwmd_connect_fd() and read/write callbacks.

This also adds PWMD_SOCKET_USER. It's up to the application to set or
unset options PWMD_OPTION_LOCAL_PINENTRY and/or
PWMD_OPTION_OVERRIDE_INQUIRE since libpwmd no longer knows if the
connection is a remote one or not.
doc/libpwmd.3
src/libpwmd.c
src/libpwmd.h.in
src/types.h