Added pwmd_assuan_ctx() which returns the assuan context associated
commit9f7596f22e334a99ec6a5a824249fa2b6f71e884
authorBen Kibbey <bjk@luxsci.net>
Thu, 21 Feb 2008 03:31:44 +0000 (20 22:31 -0500)
committerBen Kibbey <bjk@luxsci.net>
Thu, 21 Feb 2008 03:31:44 +0000 (20 22:31 -0500)
tree24df5201c1890d0a36c06435e36277a3cf4b9e36
parentb3a141c0f8e42449831ee8dc1da9d46a59efad00
Added pwmd_assuan_ctx() which returns the assuan context associated
with the specified pwm handle. This is useful for clients that need to
do IO with assuan directly. This is just another reason to let the
pwm_t be public again. Maybe later...
libpwmd.3.in
libpwmd.c
libpwmd.h
types.h