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

Diff for /pegasus/src/Pegasus/Common/TLS.h between version 1.35 and 1.36

version 1.35, 2006/09/29 17:38:12 version 1.36, 2006/11/10 18:14:58
Line 190 
Line 190 
     Boolean isClientAuthenticated(){ return _userAuthenticated; }     Boolean isClientAuthenticated(){ return _userAuthenticated; }
 #endif #endif
  
   
     union {     union {
         SocketHandle _socket;         SocketHandle _socket;
         SSLSocket *_sslsock;         SSLSocket *_sslsock;


Legend:
Removed from v.1.35  
changed lines
  Added in v.1.36

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2