diff options
author | schmirl <schmirl> | 2009-09-04 13:24:34 +0000 |
---|---|---|
committer | schmirl <schmirl> | 2009-09-04 13:24:34 +0000 |
commit | d5f0744f4bf093afc5ff2e962f4da27e97013fc0 (patch) | |
tree | 53a0bf59658e82eda53eea03bd0fe093717bacc4 /HISTORY | |
parent | 22ff6d08011da35f156a27ebfd444f8e3e9a9eda (diff) | |
download | vdr-plugin-streamdev-d5f0744f4bf093afc5ff2e962f4da27e97013fc0.tar.gz vdr-plugin-streamdev-d5f0744f4bf093afc5ff2e962f4da27e97013fc0.tar.bz2 |
use SO_KEEPALIVE option on all sockets do detect dead sockets
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ VDR Plugin 'streamdev' Revision History --------------------------------------- +- use SO_KEEPALIVE option on all sockets do detect dead sockets (thanks to + owagner) - enable PatFilter for externremux, so VLC can be used as remuxer or client - fixed insecure format strings in LSTX handlers (thanks to Anssi Hannula) - updated Finish translation (thanks to Rolf Ahrenberg) |