#include "exceptions.hpp"#include <string>#include <boost/asio/io_context.hpp>#include "server/wesnothd/player_connection.hpp"Go to the source code of this file.
Classes | |
| class | user_handler |
| An interface class to handle nick registration To activate it put a [user_handler] section into the server configuration file. More... | |
| struct | user_handler::ban_info |
| Ban status description. More... | |
| struct | user_handler::error |
Namespaces | |
| wesnothd | |