diff options
author | schmirl <schmirl> | 2009-09-04 13:24:30 +0000 |
---|---|---|
committer | schmirl <schmirl> | 2009-09-04 13:24:30 +0000 |
commit | 0e9e22c23d9671a910e82067e520c02249296842 (patch) | |
tree | a4851e0b17ff25af723912e6375ddd7b9ef94c72 /CONTRIBUTORS | |
parent | 1474cdf79972183c2cb67ba8a87e09a8078f3b08 (diff) | |
download | vdr-plugin-streamdev-0e9e22c23d9671a910e82067e520c02249296842.tar.gz vdr-plugin-streamdev-0e9e22c23d9671a910e82067e520c02249296842.tar.bz2 |
use SO_KEEPALIVE option on all sockets do detect dead sockets
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index e648c3b..263d3e7 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -112,6 +112,7 @@ Jori Hamalainen owagner for pointing out a problem with the encrypted channel switching fix + for suggesting use of SO_KEEPALIVE socket option to detect dead sockets Joachim König-Baltes for fixing Min/MaxPriority parsing |