Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Fix 519ec96 (capmt: network mode: fix a crash when oscam is restarted)
When there was a further subscribing requests, the queued greeting could be queued not as the first position in the queue, leading to problems when subscribing the channel. Now requesting to flush the queue in capmt_notify_server() to be sure that the greeting go out to OSCam as a first command.
- Loading branch information