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

Diff for /pegasus/src/Pegasus/ExportClient/CIMExportClient.cpp between version 1.58 and 1.58.2.1

version 1.58, 2008/12/16 18:56:43 version 1.58.2.1, 2010/08/11 11:18:31
Line 174 
Line 174 
     // Let go of the cached request message if we have one     // Let go of the cached request message if we have one
     _authenticator.setRequestMessage(0);     _authenticator.setRequestMessage(0);
  
       // Reset the challenge status
       _authenticator.resetChallengeStatus();
   
     PEG_METHOD_EXIT();     PEG_METHOD_EXIT();
 } }
  
Line 547 
Line 550 
         "Connection to the listener timed out.");         "Connection to the listener timed out.");
  
     _disconnect();     _disconnect();
     _authenticator.resetChallengeStatus();  
     _doReconnect = true;     _doReconnect = true;
  
     //     //


Legend:
Removed from v.1.58  
changed lines
  Added in v.1.58.2.1

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2