OpenSDN source code
|
Go to the source code of this file.
Classes | |
class | SslSession |
Typedefs | |
typedef boost::intrusive_ptr < SslSession > | SslSessionPtr |
typedef boost::function< void(SslSessionPtr, const boost::system::error_code &error)> | SslHandShakeCallbackHandler |
typedef boost::function<void(SslSessionPtr, const boost::system::error_code& error)> SslHandShakeCallbackHandler |
Definition at line 14 of file ssl_session.h.
typedef boost::intrusive_ptr<SslSession> SslSessionPtr |
Definition at line 11 of file ssl_session.h.