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

Diff for /pegasus/src/Pegasus/Listener/CIMListener.cpp between version 1.19.2.1 and 1.22

version 1.19.2.1, 2004/08/09 10:18:43 version 1.22, 2004/08/16 14:03:43
Line 280 
Line 280 
  
     // tell Monitor to stop listening for client connections     // tell Monitor to stop listening for client connections
     #ifdef PEGASUS_USE_23HTTPMONITOR_CLIENT     #ifdef PEGASUS_USE_23HTTPMONITOR_CLIENT
     _monitor->stopListeningForConnections();      _monitor->stopListeningForConnections(true);
     #else     #else
     _monitor->stop();     _monitor->stop();
     #endif     #endif


Legend:
Removed from v.1.19.2.1  
changed lines
  Added in v.1.22

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2