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

@@ -100,6 +100,9 @@ Jori Hamalainen
for extensive testing while making stream compatible to Network Media Tank
for adding Network Media Tank browser support to HTML pages
owagner
for suggesting use of SO_KEEPALIVE socket option to detect dead sockets
Joachim K<>nig-Baltes
for fixing Min/MaxPriority parsing