Public Member Functions

MySSLService Class Reference

Inherits SSLService.

Collaboration diagram for MySSLService:
Collaboration graph
[legend]

Public Member Functions

 MySSLService (Module *o, const Anope::string &n)
void Init (Socket *s) anope_override

Detailed Description

Definition at line 15 of file m_ssl.cpp.


Constructor & Destructor Documentation

MySSLService::MySSLService ( Module o,
const Anope::string n 
)

Definition at line 198 of file m_ssl.cpp.


Member Function Documentation

void MySSLService::Init ( Socket s  )  [virtual]

Initialize a socket to use SSL

Parameters:
s The socket

Implements SSLService.

Definition at line 202 of file m_ssl.cpp.

References Socket::io, and NormalSocketIO.

Referenced by SSLModule::OnPreServerConnect().


The documentation for this class was generated from the following file: