|
|||
|
|||
|


Public Member Functions | |
| CommandStartTLS (InspIRCd *Instance, Module *mod) | |
| CmdResult | Handle (const std::vector< std::string > ¶meters, User *user) |
| Handle the command from a user. | |
Private Attributes | |
| Module * | Caller |
Definition at line 62 of file m_ssl_gnutls.cpp.
|
||||||||||||
|
Definition at line 67 of file m_ssl_gnutls.cpp. References Command::source. |
|
||||||||||||
|
Handle the command from a user.
Implements Command. Definition at line 72 of file m_ssl_gnutls.cpp. References EventHandler::AddIOHook(), Caller, CMD_FAILURE, EventHandler::GetFd(), EventHandler::GetIOHook(), User::GetIPString(), User::GetPort(), User::nick, Module::OnRawSocketAccept(), UserManager::QuitUser(), REG_ALL, User::registered, Command::ServerInstance, InspIRCd::Users, and User::WriteNumeric(). |
|
|
Definition at line 64 of file m_ssl_gnutls.cpp. Referenced by Handle(). |