|
ZNC trunk
|
#include <znc/zncconfig.h>#include <znc/Csocket.h>#include <znc/Threads.h>#include <znc/Translation.h>
Include dependency graph for Socket.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | CZNCSock |
| class | CSockManager |
| class | CSocket |
| Base Csock implementation to be used by modules. More... | |
| class | CIRCSocket |
| Base IRC socket for client<->ZNC, and ZNC<->server. More... | |
Enumerations | |
| enum | EAddrType { ADDR_IPV4ONLY , ADDR_IPV6ONLY , ADDR_ALL } |
| enum EAddrType |