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

Diff for /pegasus/src/Pegasus/Client/CIMOperationResponseDecoder.cpp between version 1.92 and 1.93

version 1.92, 2009/07/08 13:48:22 version 1.93, 2009/10/09 05:31:09
Line 126 
Line 126 
         ClientExceptionMessage * response =         ClientExceptionMessage * response =
             new ClientExceptionMessage(malformedHTTPException);             new ClientExceptionMessage(malformedHTTPException);
  
          //reconnect and resend next request
           response->setCloseConnect(true);
   
         _outputQueue->enqueue(response);         _outputQueue->enqueue(response);
         return;         return;
     }     }


Legend:
Removed from v.1.92  
changed lines
  Added in v.1.93

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2