Fixed a hangup in SVDRP when the client disappears without sending QUIT

This commit is contained in:
Klaus Schmidinger
2003-08-30 10:14:42 +02:00
parent 642f8c0f13
commit 37c340e51a
3 changed files with 9 additions and 1 deletions

View File

@@ -2336,3 +2336,6 @@ Video Disk Recorder Revision History
to Lauri Tischler and Ragnar Sundblad).
- Added channels for DVB-T Hannover (Germany) to channels.cont.terr (thanks to
Peter Waechtler).
- Fixed a hangup in SVDRP when the client disappears without sending QUIT (thanks
to Robert Bartl for reporting this one). The problem was introduced in version
1.2.2 through the fix for an occasional "Broken pipe" error in SVDRP connections.