(file) Return to JMPILocalProviderManager.cpp CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / ProviderManager2 / JMPI

Diff for /pegasus/src/Pegasus/ProviderManager2/JMPI/JMPILocalProviderManager.cpp between version 1.17.4.1 and 1.17.4.2

version 1.17.4.1, 2007/04/04 11:04:51 version 1.17.4.2, 2007/12/19 14:58:32
Line 30 
Line 30 
 //============================================================================== //==============================================================================
 // //
 //%///////////////////////////////////////////////////////////////////////////// //%/////////////////////////////////////////////////////////////////////////////
   // NOCHKSRC
 #include "JMPILocalProviderManager.h" #include "JMPILocalProviderManager.h"
  
 #include <Pegasus/Common/Time.h> #include <Pegasus/Common/Time.h>
Line 54 
Line 54 
 #endif #endif
  
 JMPILocalProviderManager::JMPILocalProviderManager(void) JMPILocalProviderManager::JMPILocalProviderManager(void)
     : _idle_timeout(IDLE_LIMIT)      : _idle_timeout(PEGASUS_PROVIDER_IDLE_TIMEOUT_SECONDS)
 { {
 #ifdef PEGASUS_DEBUG #ifdef PEGASUS_DEBUG
    if (getenv("PEGASUS_JMPI_TRACE"))    if (getenv("PEGASUS_JMPI_TRACE"))


Legend:
Removed from v.1.17.4.1  
changed lines
  Added in v.1.17.4.2

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2