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

Diff for /pegasus/src/WMIMapper/WMIServer/Attic/cimserver_windows.cpp between version 1.4 and 1.5

version 1.4, 2003/10/22 14:26:19 version 1.5, 2004/01/29 21:00:16
Line 31 
Line 31 
 //              Tony Fiorentino (fiorentino_tony@emc.com) //              Tony Fiorentino (fiorentino_tony@emc.com)
 //              Roger Kumpf, Hewlett-Packard Company (roger_kumpf@hp.com) //              Roger Kumpf, Hewlett-Packard Company (roger_kumpf@hp.com)
 //              Jair Santos, Hewlett-Packard Company (jair.santos@hp.com) //              Jair Santos, Hewlett-Packard Company (jair.santos@hp.com)
   //              Dan Gorey, IBM (djgorey@us.ibm.com)
 // //
 //%///////////////////////////////////////////////////////////////////////////// //%/////////////////////////////////////////////////////////////////////////////
  
Line 170 
Line 171 
    // 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);
     server_windows = &server;     server_windows = &server;


Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2