Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
WorldSocketMgr.h File Reference
#include "Common.h"
#include "Platform/Singleton.h"
#include <boost/asio/io_context.hpp>
Include dependency graph for WorldSocketMgr.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  WorldSocketMgr
 Manages all sockets connected to peers and network threads. More...

Macros

#define sWorldSocketMgr   Skyfire::Singleton<WorldSocketMgr, Skyfire::Mutex>::instance()

Detailed Description