(file) Return to cimserver.cpp CVS log (file) (dir) Up to [Pegasus] / pegasus / src / WMIMapper / WMIServer

Diff for /pegasus/src/WMIMapper/WMIServer/cimserver.cpp between version 1.6 and 1.7

version 1.6, 2003/11/07 22:35:02 version 1.7, 2004/01/29 20:57:48
Line 44 
Line 44 
 // //
 // Modified By: Jair Santos, Hewlett-Packard Company (jair.santos@hp.com) // Modified By: Jair Santos, Hewlett-Packard Company (jair.santos@hp.com)
 // //
   // Modified By: Dan Gorey (djgorey@us.ibm.com)
 //%///////////////////////////////////////////////////////////////////////////// //%/////////////////////////////////////////////////////////////////////////////
  
  
Line 877 
Line 878 
     // try loop to bind the address, and run the server     // try loop to bind the address, and run the server
     try     try
     {     {
           #ifdef PEGASUS_USE_23HTTPMONITOR
         Monitor monitor(true);         Monitor monitor(true);
           #else
           monitor_2 monitor();
           #endif
         CIMServer server(&monitor);         CIMServer server(&monitor);
  
         if (enableHttpConnection)         if (enableHttpConnection)


Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2