Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: svdrp - Bug or Feature or my fault - solved



Klaus Schmidinger wrote:

--- svdrp.c     2003/07/26 10:57:33     1.53
+++ svdrp.c     2003/08/30 09:35:00
@@ -1104,6 +1104,8 @@
               isyslog("lost connection to SVDRP client");
               Close();
               }
+           else
+              break;
            }
      if (Setup.SVDRPTimeout && time(NULL) - lastActivity > Setup.SVDRPTimeout) {
         isyslog("timeout on SVDRP connection");
YEs - works - the " r == 0 " is now caught :-))
Thanks

Wolfgang



--
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index