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

List:       kde-commits
Subject:    kdenetwork/libkdenetwork
From:       Ingo Klöcker <ingo.kloecker () epost ! de>
Date:       2003-01-17 20:21:15
[Download RAW message or body]

CVS commit by kloecker: 

Use a 10 ms timeout instead of waiting forever. This is a temporary fix, Waldo. I \
                still intend to use KProcess.
CCMAIL: Waldo Bastian <bastian@kde.org>


  M +1 -1      kpgpbase.cpp   1.31


--- kdenetwork/libkdenetwork/kpgpbase.cpp  #1.30:1.31
@@ -490,5 +490,5 @@ Base::runGpg( const char *cmd, const cha
     do {
       // poll the pipes
-      pollstatus = poll(poller, num_pollers, -1);
+      pollstatus = poll(poller, num_pollers, 10);
       if( 0 < pollstatus ) {
         // Check stdout.


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

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