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

Commits on Dec 11, 2015

  1. vnsiclient: "timeout" is optional in ChannelStream_Open()

    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.
    MaxKellermann committed Dec 11, 2015
    Configuration menu
    Copy the full SHA
    74fb8d2 View commit details
    Browse the repository at this point in the history