use SO_KEEPALIVE option on all sockets do detect dead sockets

This commit is contained in:
schmirl
2009-09-04 13:24:30 +00:00
parent 1474cdf799
commit 0e9e22c23d
3 changed files with 7 additions and 0 deletions

View File

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