ZNC
trunk
|
Go to the source code of this file.
Classes | |
class | CPerlModule |
class | CPerlTimer |
class | CPerlSocket |
Enumerations | |
enum | ELoadPerlMod { Perl_NotFound, Perl_Loaded, Perl_LoadError } |
Functions | |
CPerlTimer * | CreatePerlTimer (CPerlModule *pModule, unsigned int uInterval, unsigned int uCycles, const CString &sLabel, const CString &sDescription, SV *perlObj) |
CPerlSocket * | CreatePerlSocket (CPerlModule *pModule, SV *perlObj) |
bool | HaveIPv6 () |
bool | HaveSSL () |
bool | HaveCharset () |
int | _GetSOMAXCONN () |
int | GetVersionMajor () |
int | GetVersionMinor () |
double | GetVersion () |
CString | GetVersionExtra () |
enum ELoadPerlMod |
|
inline |
|
inline |
|
inline |
|
inline |
References VERSION.
|
inline |
References ZNC_VERSION_EXTRA.
|
inline |
References VERSION_MAJOR.
|
inline |
References VERSION_MINOR.
|
inline |
|
inline |
|
inline |