![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "AsyncCallbackProcessor.h"#include "BigNumber.h"#include "ByteBuffer.h"#include "Common.h"#include "CryptoHash.h"#include "Optional.h"#include "QueryResult.h"#include "SRP6.h"#include "Socket.h"#include <boost/asio/ip/tcp.hpp>Go to the source code of this file.
Classes | |
| struct | AccountInfo |
| struct | AuthSession |
| struct | AuthHandler |
Enumerations | |
| enum | AuthStatus { STATUS_CHALLENGE = 0 , STATUS_LOGON_PROOF , STATUS_RECONNECT_PROOF , STATUS_AUTHED , STATUS_WAITING_FOR_REALM_LIST , STATUS_CLOSED } |
| enum AuthStatus |
| Enumerator | |
|---|---|
| STATUS_CHALLENGE | |
| STATUS_LOGON_PROOF | |
| STATUS_RECONNECT_PROOF | |
| STATUS_AUTHED | |
| STATUS_WAITING_FOR_REALM_LIST | |
| STATUS_CLOSED | |