(file) Return to CIMServer.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / WMIMapper / PegServer

Diff for /pegasus/src/WMIMapper/PegServer/CIMServer.h between version 1.11 and 1.11.32.1

version 1.11, 2006/01/30 16:19:38 version 1.11.32.1, 2007/06/25 14:52:23
Line 111 
Line 111 
     void addAcceptor(     void addAcceptor(
         Boolean localConnection,         Boolean localConnection,
         Uint32 portNumber,         Uint32 portNumber,
         Boolean useSSL,          Boolean useSSL);
         Boolean exportConnection);  
  
     /** Bind the acceptors to the specified listen sockets.     /** Bind the acceptors to the specified listen sockets.
         @exception - This function may receive exceptions from         @exception - This function may receive exceptions from
Line 184 
Line 183 
     SSLContextManager* _sslContextMgr;     SSLContextManager* _sslContextMgr;
  
     void _init(void);     void _init(void);
     SSLContext* _getSSLContext(Uint32 contextType);      SSLContext* _getSSLContext();
 }; };
  
 PEGASUS_NAMESPACE_END PEGASUS_NAMESPACE_END


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2