diff options
author | Frank Schmirler <vdr@schmirler.de> | 2012-03-03 23:24:30 +0100 |
---|---|---|
committer | Frank Schmirler <vdr@schmirler.de> | 2012-03-03 23:39:30 +0100 |
commit | 3da6ae734e6b3caf6a02984688b8405db060df57 (patch) | |
tree | c09a55c3e994d548ce83815a78a0efeca8c56859 /HISTORY | |
parent | c1dc1453c5e47b46a43a81e006ab34005b20526d (diff) | |
download | vdr-plugin-streamdev-3da6ae734e6b3caf6a02984688b8405db060df57.tar.gz vdr-plugin-streamdev-3da6ae734e6b3caf6a02984688b8405db060df57.tar.bz2 |
Timout for network operations now configurable in streamdev-client setup
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ VDR Plugin 'streamdev' Revision History --------------------------------------- +- Timout for network operations now configurable in streamdev-client setup - Added timeout to Connect() - Report the server-side HTTP status "503 Service unavailable" instead of the client-side error "409 Conflict" when a channel is unavailable |