Agree on both. The patch is actually what i do in my setup (where the irtoy disconnects itself rarely for whatever reason), and the exit causes everything to restart properly via the init system (is there a better way to do a graceful recovery?). I have patched it this way and thought it might be worth reporting. What i actually did not understand in the code why it accepts a read() return code of 0 (rc >= 0 statement in loop condition). If poll returns OK i would expect that read returns data.
irexec respawns itself when configured shell is not working
Endless loop when disconnecting irtoy at runtime
I think there are two issues (and jumping between different tasks got me a little...
I think there are two issues (and jumping between different tasks got me a little...
tested, works
Forget it, i see you already took care of this in the latest commit ..
Sorry, i didn't test thoroughly. No, listen alone did not work (with the patch from...