#include "inspircd_config.h"
#include "globals.h"
#include "inspircd.h"
#include <vector>
#include <string>
#include "socketengine.h"
Include dependency graph for socketengine.cpp:
Go to the source code of this file.
Variables | |
char | ref [65535] |
|
Definition at line 33 of file socketengine.cpp. Referenced by SocketEngine::AddFd(), SocketEngine::DelFd(), SocketEngine::GetType(), and SocketEngine::Wait(). |