(file) Return to tcpcomm.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / ProviderManager2 / CMPIR

Diff for /pegasus/src/Pegasus/ProviderManager2/CMPIR/tcpcomm.h between version 1.5.22.1 and 1.6

version 1.5.22.1, 2006/10/25 12:52:13 version 1.6, 2006/11/02 05:56:24
Line 34 
Line 34 
 /*! /*!
   \file tcpcomm.h   \file tcpcomm.h
   \brief TCP/IP Communication layer common functionality.   \brief TCP/IP Communication layer common functionality.
   
     \author Frank Scheffler
 */ */
  
 #ifndef _TCP_COMM_H #ifndef _TCP_COMM_H
Line 62 
Line 64 
         int socket;         int socket;
         CONST CMPIBroker * broker;         CONST CMPIBroker * broker;
         CONST CMPIContext * context;         CONST CMPIContext * context;
           CMPIUint32 ctx_id; // Context ID for indication objects -V 5245
 }; };
  
 #endif #endif


Legend:
Removed from v.1.5.22.1  
changed lines
  Added in v.1.6

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2