Skip to content
This repository has been archived by the owner on Dec 21, 2020. It is now read-only.

vnsiclient: "timeout" is optional in ChannelStream_Open() #37

Merged
merged 1 commit into from Dec 11, 2015

Conversation

MaxKellermann
Copy link
Contributor

Current pvr.vdr.vnsi causes the "Malformed VNSI packet" error to be
triggered because it omits the "timeout" in the ChannelStream_Open
packet. It's hard to tell what's right and what's wrong, because
there is no VNSI protocol definition. This worked before (due to lack
of error handling), so let's make the "timeout" optional.

Current pvr.vdr.vnsi causes the "Malformed VNSI packet" error to be
triggered because it omits the "timeout" in the ChannelStream_Open
packet.  It's hard to tell what's right and what's wrong, because
there is no VNSI protocol definition.  This worked before (due to lack
of error handling), so let's make the "timeout" optional.
FernetMenta added a commit that referenced this pull request Dec 11, 2015
vnsiclient: "timeout" is optional in ChannelStream_Open()
@FernetMenta FernetMenta merged commit d96f211 into FernetMenta:master Dec 11, 2015
@MaxKellermann MaxKellermann deleted the timeout_optional branch July 5, 2016 09:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants