TrinityCore
WorldSocketMgr.cpp File Reference
#include "WorldSocketMgr.h"
#include "Config.h"
#include "NetworkThread.h"
#include "ScriptMgr.h"
#include "WorldSocket.h"
#include <boost/system/error_code.hpp>
+ Include dependency graph for WorldSocketMgr.cpp:

Go to the source code of this file.

Classes

class  WorldSocketThread
 

Functions

static void OnSocketAccept (boost::asio::ip::tcp::socket &&sock, uint32 threadIndex)
 

Function Documentation

◆ OnSocketAccept()

static void OnSocketAccept ( boost::asio::ip::tcp::socket &&  sock,
uint32  threadIndex 
)
static

Definition at line 25 of file WorldSocketMgr.cpp.

+ Here is the caller graph for this function: