3#include <xrpl/beast/net/IPEndpoint.h>
42 template <
class Handler>
std::function< void(std::string, std::vector< beast::ip::Endpoint >)> HandlerType
virtual void start()=0
Issue a synchronous start request.
void resolve(std::vector< std::string > const &names, Handler handler)
resolve all hostnames on the list
virtual void resolve(std::vector< std::string > const &names, HandlerType const &handler)=0
virtual void stopAsync()=0
Issue an asynchronous stop request.
virtual void stop()=0
Issue a synchronous stop request.
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.