(file) Return to pegasus_socket.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Common / Attic

Diff for /pegasus/src/Pegasus/Common/Attic/pegasus_socket.h between version 1.11 and 1.11.2.1

version 1.11, 2004/01/16 19:21:56 version 1.11.2.1, 2004/04/07 19:45:56
Line 25 
Line 25 
 // //
 // Author: Mike Day (mdday@us.ibm.com) // Author: Mike Day (mdday@us.ibm.com)
 // //
 // Modified By:  // Modified By: Heather Sterling, IBM (hsterl@us.ibm.com)
 // //
 //%///////////////////////////////////////////////////////////////////////////// //%/////////////////////////////////////////////////////////////////////////////
  
Line 147 
Line 147 
  
   Boolean incompleteReadOccurred(Sint32 retCode);   Boolean incompleteReadOccurred(Sint32 retCode);
   Boolean is_secure(void);   Boolean is_secure(void);
   
   #ifdef PEGASUS_HAS_SSL
     SSLCertificateInfo* getPeerCertificate(void);
     Sint32 getCertificateStatus(void);
     Boolean addTrustedClient(void);
   #endif
   
     void set_close_on_exec(void);     void set_close_on_exec(void);
  
   const char* get_err_string(void);   const char* get_err_string(void);


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2