Mana
Loading...
Searching...
No Matches
Classes | Namespaces | Macros
network.h File Reference
#include "utils/mutex.h"
#include "net/serverinfo.h"
#include "net/tmwa/messagehandler.h"
#include "net/tmwa/messageout.h"
#include <SDL_net.h>
#include <SDL_thread.h>
#include <map>
#include <string>
#include <unordered_map>

Go to the source code of this file.

Classes

class  TmwAthena::Network
 

Namespaces

namespace  TmwAthena
 Warning: buffers and other variables are shared, so there can be only one connection active at a time.
 

Macros

#define CLIENT_PROTOCOL_VERSION   1
 Protocol version, reported to the eAthena char and mapserver who can adjust the protocol accordingly.
 

Macro Definition Documentation

◆ CLIENT_PROTOCOL_VERSION

#define CLIENT_PROTOCOL_VERSION   1

Protocol version, reported to the eAthena char and mapserver who can adjust the protocol accordingly.

Definition at line 42 of file network.h.