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

Diff for /pegasus/src/Pegasus/Server/ShutdownService.cpp between version 1.73 and 1.74

version 1.73, 2013/02/07 15:32:43 version 1.74, 2013/07/02 04:33:11
Line 140 
Line 140 
  
         PEG_TRACE_CSTRING(         PEG_TRACE_CSTRING(
             TRC_SHUTDOWN,             TRC_SHUTDOWN,
             Tracer::LEVEL3,              Tracer::LEVEL4,
             "ShutdownService::shutdown - No longer accepting new client "             "ShutdownService::shutdown - No longer accepting new client "
                 "connection requests.");                 "connection requests.");
  
Line 157 
Line 157 
         //         //
         _cimserver->shutdown();         _cimserver->shutdown();
  
         PEG_TRACE_CSTRING(TRC_SHUTDOWN, Tracer::LEVEL3,          PEG_TRACE_CSTRING(TRC_SHUTDOWN, Tracer::LEVEL4,
             "ShutdownService::shutdown - CIMServer instructed to shut down.");             "ShutdownService::shutdown - CIMServer instructed to shut down.");
     }     }
     catch (Exception& e)     catch (Exception& e)


Legend:
Removed from v.1.73  
changed lines
  Added in v.1.74

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2