(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.75 and 1.76

version 1.75, 2002/09/25 20:09:01 version 1.76, 2002/10/02 19:31:23
Line 729 
Line 729 
  
         server.bind(portNumber);         server.bind(portNumber);
  
         // notify parent process to terminate so user knows that cimserver          // notify parent process (if there is a parent process) to terminate
         // is ready to serve CIM requests.          // so user knows that cimserver is ready to serve CIM requests.
           if (daemonOption)
         notify_parent();         notify_parent();
  
         time_t last = 0;         time_t last = 0;


Legend:
Removed from v.1.75  
changed lines
  Added in v.1.76

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2