(file) Return to System.cpp CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Common

Diff for /pegasus/src/Pegasus/Common/System.cpp between version 1.60 and 1.61

version 1.60, 2007/09/11 19:43:00 version 1.61, 2007/09/12 22:28:53
Line 720 
Line 720 
     return hostEntry;     return hostEntry;
 } }
  
   #if defined(PEGASUS_OS_ZOS) || \
       defined(PEGASUS_OS_VMS) || \
       defined(PEGASUS_ENABLE_IPV6)
   
 int System::getAddrInfo( int System::getAddrInfo(
     const char *hostname,     const char *hostname,
     const char *servname,     const char *servname,
Line 762 
Line 766 
     return rc;     return rc;
 } }
  
   #endif
  
 // System ID constants for Logger::put and Logger::trace // System ID constants for Logger::put and Logger::trace
 const String System::CIMLISTENER = "cimlistener"; // Listener systme ID const String System::CIMLISTENER = "cimlistener"; // Listener systme ID


Legend:
Removed from v.1.60  
changed lines
  Added in v.1.61

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2