TrinityCore
WorldSocket.h File Reference
#include "AsyncCallbackProcessor.h"
#include "AuthDefines.h"
#include "DatabaseEnvFwd.h"
#include "MessageBuffer.h"
#include "Socket.h"
#include "WorldPacket.h"
#include "WorldPacketCrypt.h"
#include "MPSCQueue.h"
#include <array>
#include <boost/asio/ip/tcp.hpp>
#include <mutex>
+ Include dependency graph for WorldSocket.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  EncryptablePacket
 
struct  PacketHeader
 
struct  IncomingPacketHeader
 
class  WorldSocket
 

Namespaces

namespace  WorldPackets
 
namespace  WorldPackets::Auth
 

Typedefs

typedef struct z_stream_s z_stream
 

Typedef Documentation

◆ z_stream

typedef struct z_stream_s z_stream

Definition at line 33 of file WorldSocket.h.