Added PWMD_OPTION_STATUS_FUNC and PWMD_OPTION_STATUS_DATA to set the
commitadfc5d2b6833d1aeccd0d48b1292ad1484d8a1e8
authorBen Kibbey <bjk@luxsci.net>
Wed, 4 Jul 2007 00:51:44 +0000 (3 20:51 -0400)
committerBen Kibbey <bjk@luxsci.net>
Wed, 4 Jul 2007 00:51:44 +0000 (3 20:51 -0400)
tree1de56b51576225e7b3c282ec4c0d6b9872ace135
parentf40441fe4decab68dc8954622e7b38579a626fe9
Added PWMD_OPTION_STATUS_FUNC and PWMD_OPTION_STATUS_DATA to set the
function that gets called when pwmd sends a status (S) line. The
function should return 0 on success or a gpg_error_t which will fail
the current command that the status is associated with.
libpwmd.3.in
libpwmd.c
libpwmd.h