Run commands via a named pipe
Hello,
Here is a plugin that allows commands to be sent to poezio via a named
pipe.
I checked the code and the architecture with Louiz.
Right now it use threads (bouh caca, pas beau!) but when poezio will use
events I will try to change it.
Regards,
Florian
- Changesets:
- Revision dc46286a by louiz on 2014-07-05T15:07:02Z:
Make the thread from the cmd_plugin be a daemon
Without it, poezio never exits when the plugin is loaded
Thanks to xunien
fix #2542
- Uploads: