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

Diff for /pegasus/src/Pegasus/ProviderManager2/CMPIR/ip.h between version 1.10 and 1.11

version 1.10, 2007/06/04 02:23:09 version 1.11, 2007/07/29 17:54:47
Line 37 
Line 37 
 */ */
 #ifndef _IP_H_ #ifndef _IP_H_
 #define _IP_H_ #define _IP_H_
   
 #include "cmpir_common.h" #include "cmpir_common.h"
 #include "proxy.h" #include "proxy.h"
  
Line 54 
Line 55 
     void (* __connection_handler) ( int ),     void (* __connection_handler) ( int ),
     int multithreaded );     int multithreaded );
  
 PEGASUS_EXPORT int open_connection ( const char * address, int port, int print_errmsg );  PEGASUS_EXPORT int open_connection (
       const char * address,
       int port,
       int print_errmsg );
  
  int close_connection( int port );  int close_connection( int port );
  


Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2