IRC_SERVER
By @hyunjunk (hyunjun2372@gmail.com)
|
#include <string>
#include <vector>
#include <ctime>
#include <queue>
#include <map>
#include "Core/FlexibleMemoryPoolingBase.hpp"
#include "Network/SocketTypedef.hpp"
#include "Server/MsgBlock.hpp"
#include "Server/ChannelControlBlock.hpp"
Go to the source code of this file.
Classes | |
class | IRC::ClientControlBlock |
Control block for management of a client connection and its information. More... | |
Namespaces | |
namespace | IRC |