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

Diff for /pegasus/src/Pegasus/ExportClient/CIMExportClient.h between version 1.35 and 1.36

version 1.35, 2013/06/13 13:19:52 version 1.36, 2013/09/30 06:24:25
Line 68 
Line 68 
     Message* _doRequest(     Message* _doRequest(
         CIMRequestMessage* request,         CIMRequestMessage* request,
         MessageType expectedResponseMessageType);         MessageType expectedResponseMessageType);
   
     /**  
         The CIMExportClient uses a lazy reconnect algorithm.  A reconnection  
         is necessary when the server (listener) sends a Connection: Close  
         header in the HTTP response or when a connection timeout occurs  
         while waiting for a response.  In these cases, a disconnect is  
         performed immediately and the _doReconnect flag is set.  The  
         connection is re-established only when required to perform another  
         operation.  Note that in the case of a connection timeout, the  
         challenge status must be reset in the ClientAuthenticator to allow  
         authentication to be performed properly on the new connection.  
     */  
 }; };
  
 PEGASUS_NAMESPACE_END PEGASUS_NAMESPACE_END


Legend:
Removed from v.1.35  
changed lines
  Added in v.1.36

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2