(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.12 and 1.13

version 1.12, 2005/01/07 22:45:01 version 1.13, 2005/01/27 18:57:33
Line 902 
Line 902 
     // 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_CLIENT  
         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.12  
changed lines
  Added in v.1.13

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2