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

List:       kde-commits
Subject:    kdelibs/kio
From:       CVS by adawit <kde-cvs () kde ! org>
Date:       2000-10-31 21:33:42
[Download RAW message or body]


kdelibs/kio kprotocolmanager.cpp,1.53,1.54 kprotocolmanager.h,1.28,1.29
Author: adawit
Tue Oct 31 21:33:42 UTC 2000

Modified Files:
	kprotocolmanager.cpp kprotocolmanager.h 
Log Message:
- Added several static methods to make some timeout values configurable
  No GUI in the control-panel for this yet, but it should help people with
  very slow links (there was once such report in kde-dev IIRC).  Signature
  for the static methods:
  
  static int resposeTimeout();
  static int connectTimeout();
  static int proxyConnectTimeout();
  
  static int defaultResponseTimeout();
  static int defaultConnectTimeout();
  static int defaultProxyConnectTimeout();
  
  static int maximumResponseTimeout();
  static int maximumConnectTimeout();
  static int maximumProxyConnectTimeout();

  static int minimumTimeoutThreshold();  
  
- Added documentation for many static functions that lacked it.  Still need
  to document the remaining ones... (DA)

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

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