[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdenetwork/kpf/src
From:       Stephan Binner <binner () kde ! org>
Date:       2004-12-17 13:32:23
Message-ID: 20041217133223.C3CEE1BC02 () office ! kde ! org
[Download RAW message or body]

CVS commit by binner: 

increase timeout
CCBUG: 59624


  M +1 -1      ActiveMonitor.cpp   1.6


--- kdenetwork/kpf/src/ActiveMonitor.cpp  #1.5:1.6
@@ -155,5 +155,5 @@ namespace KPF
       ActiveMonitorItem * i = static_cast<ActiveMonitorItem *>(it.current());
 
-      if ((0 == i->server()) && (i->death().secsTo(dt) > 5))
+      if ((0 == i->server()) && (i->death().secsTo(dt) > 60))
       {
         delete i;


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic