#include <functional>
#include <string>
#include <client.hxx>
#include <command_client.hxx>
#include <types.hxx>
#include <client_wrapper.hxx>
#include <socket_client.hxx>
Go to the source code of this file.
Classes | |
class | libt2n::BasicSocketWrapper |
a basic implementation of ConnectionWrapper More... | |
class | libt2n::ReconnectSocketWrapper |
a wrapper implementing reconnect-then-throw More... | |
class | libt2n::dummy_client_connection |
a placeholder-client_connection which is closed all the time More... | |
class | libt2n::ReconnectIgnoreFailureSocketWrapper |
a wrapper implementing reconnect-then-ignore More... | |
Namespaces | |
namespace | libt2n |