ZNC  trunk
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Enumerations
Socket.h File Reference
#include <znc/zncconfig.h>
#include <znc/Csocket.h>
#include <znc/Threads.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...
 

Enumerations

enum  EAddrType { ADDR_IPV4ONLY, ADDR_IPV6ONLY, ADDR_ALL }
 

Enumeration Type Documentation

enum EAddrType
Enumerator
ADDR_IPV4ONLY 
ADDR_IPV6ONLY 
ADDR_ALL