use SO_KEEPALIVE option on all sockets do detect dead sockets

This commit is contained in:
schmirl
2009-09-04 13:24:34 +00:00
parent 22ff6d0801
commit d5f0744f4b
3 changed files with 9 additions and 0 deletions

View File

@@ -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)