Removed pwmd_open_nb(), pwmd_save_nb(), pwmd_open_nb_finalize() and
commitf7f5435f252a53bcd74428446a00f1bcd1fbae70
authorBen Kibbey <bjk@luxsci.net>
Thu, 26 Mar 2009 00:36:24 +0000 (25 20:36 -0400)
committerBen Kibbey <bjk@luxsci.net>
Thu, 26 Mar 2009 00:36:24 +0000 (25 20:36 -0400)
tree91ab788a4520b84f91744c86694e11d6ee8912bd
parent66d2f235b7b0f3cc0b3217cdcd08b7abae9f9418
Removed pwmd_open_nb(), pwmd_save_nb(), pwmd_open_nb_finalize() and
pwmd_save_nb_finalize(). These have been replaced with
pwmd_open_async2() and pwmd_save_async2() which are asynchronous
commands that should call pwmd_process() but still have the same
functionality as the old functions.
src/libpwmd.c
src/libpwmd.h.in
src/pwmc.c
src/types.h