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

List:       kde-commits
Subject:    playground/pim/kmobiletools/kmobiletools/libkmobiletools
From:       Marco Gulino <marco () kmobiletools ! org>
Date:       2006-08-01 0:14:12
Message-ID: 1154391252.698648.5278.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 568397 by gulino:

Lowering write timeouts seems to not hurt too much.

 M  +1 -1      qserial.cpp  


--- trunk/playground/pim/kmobiletools/kmobiletools/libkmobiletools/qserial.cpp #568396:568397
@@ -334,7 +334,7 @@
             return -1;
         }
         retval+=c_retval;
-        usleep(TEMPBUFFERSIZE*2000);
+        usleep(TEMPBUFFERSIZE*1000);
     }
     return retval;
 }
[prev in list] [next in list] [prev in thread] [next in thread] 

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