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

Diff for /pegasus/src/Server/cimserver.cpp between version 1.60 and 1.61

version 1.60, 2002/06/04 01:42:38 version 1.61, 2002/06/07 00:03:36
Line 646 
Line 646 
         //      free(host_name);         //      free(host_name);
 #endif #endif
  
         Monitor monitor;          Monitor monitor(true);
         CIMServer server(&monitor, useSSL);         CIMServer server(&monitor, useSSL);
  
         // bind throws an exception if the bind fails         // bind throws an exception if the bind fails


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