Revert "Let pwmd_process() work when not inside a command. This is needed so"
commit1d6ba2ae776d63c5591ab1fd3df9682147c3e4d9
authorBen Kibbey <bjk@luxsci.net>
Sun, 15 Mar 2009 01:23:46 +0000 (14 21:23 -0400)
committerBen Kibbey <bjk@luxsci.net>
Sun, 15 Mar 2009 01:23:46 +0000 (14 21:23 -0400)
treebf4f2ee444837755361759a1442f1ab0ba83d7a6
parent74960a9c8eb366757c8ab65393bb544724351593
Revert "Let pwmd_process() work when not inside a command. This is needed so"

This reverts commit 0f26455c95b2e6d2667da49d88c1336f6b3dbf49.

Brain fart. This would break the asynchronous OPEN and SAVE commands.
Maybe I'll get rid of all the asynchronous functions and make the client
use threads instead.
src/libpwmd.c
src/pwmc.c