|
Mana
|
#include "net/tmwa/network.h"#include "log.h"#include "net/tmwa/messagein.h"#include "net/tmwa/protocol.h"#include "utils/gettext.h"#include "utils/stringutils.h"#include <cassert>#include <sstream>Go to the source code of this file.
Classes | |
| struct | TmwAthena::PacketInfo |
Namespaces | |
| namespace | TmwAthena |
| Warning: buffers and other variables are shared, so there can be only one connection active at a time. | |
Functions | |
| int | TmwAthena::networkThread (void *data) |
Variables | |
| constexpr uint16_t | TmwAthena::VAR = 1 |
| const unsigned int | TmwAthena::BUFFER_SIZE = 65536 |