#include <boost/asio.hpp>
#include <boost/optional.hpp>
#include <deque>
#include <list>
#include "exceptions.hpp"
#include "wesnothd_connection_error.hpp"
#include "configr_assign.hpp"
Go to the source code of this file.
Classes | |
class | twesnothd_connection |
A class that represents a TCP/IP connection to the wesnothd server. More... | |