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

Diff for /pegasus/src/Pegasus/Client/CIMClientRep.cpp between version 1.54 and 1.54.2.1

version 1.54, 2006/01/30 16:16:42 version 1.54.2.1, 2006/08/16 13:08:55
Line 189 
Line 189 
     _responseDecoder->setDataStorePointer(&perfDataStore);     _responseDecoder->setDataStorePointer(&perfDataStore);
  
     _connected = true;     _connected = true;
       _httpConnection->setSocketWriteTimeout(_timeoutMilliseconds/1000+1);
 } }
  
 void CIMClientRep::_disconnect() void CIMClientRep::_disconnect()


Legend:
Removed from v.1.54  
changed lines
  Added in v.1.54.2.1

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2