Added PWMD_OPTION_INQUIRE_TOTAL. This will call PWMD_OPTION_STATUS_CB
commit760356a1103bd6459cec853f372aa666c25841bf
authorme <bjk@luxsci.net>
Wed, 24 Jun 2009 02:17:47 +0000 (23 22:17 -0400)
committerme <bjk@luxsci.net>
Wed, 24 Jun 2009 02:17:47 +0000 (23 22:17 -0400)
tree5301dbc6de00a02ffca4f1815753aa0bafc7d999
parent2ad0ec72443207c0ca5c088e8e26de4e3767ed76
Added PWMD_OPTION_INQUIRE_TOTAL. This will call PWMD_OPTION_STATUS_CB
during an inquire with an XFER status message after every
ASSUAN_LINELENGTH bytes that have been successfully sent. When not set,
0 is the default for the total but the sent bytes are still set.
doc/libpwmd.3
src/libpwmd.c
src/libpwmd.h.in
src/pwmc.c
src/types.h