Commits
grindhold committed c61f6826c80
bugfix: prevented endless loop in sendmsg FS-8667 - some commands do not send a response with the type command/reply but send api/response instead. check for this type, too in order to prevent $client->comand() from never returning to the users script.