Let pwmd_process() work when not inside a command. This is needed so
commit0f26455c95b2e6d2667da49d88c1336f6b3dbf49
authorBen Kibbey <bjk@luxsci.net>
Sat, 14 Mar 2009 23:30:21 +0000 (14 19:30 -0400)
committerBen Kibbey <bjk@luxsci.net>
Sat, 14 Mar 2009 23:30:21 +0000 (14 19:30 -0400)
tree6acee3a0a12df783c7302d01f86237d1ea9f42a0
parent9fd44452073e47486c04e1ebe09a1230e42e9409
Let pwmd_process() work when not inside a command. This is needed so
pending status messages can be parsed. It will return ASYNC_INIT when no
(asynchronous) command is running.
src/libpwmd.c
src/pwmc.c