BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
libraries
fc
include
fc
network
resolve.hpp
Go to the documentation of this file.
1
#pragma once
2
#include <
fc/network/ip.hpp
>
3
4
namespace
fc
5
{
6
std::vector<fc::ip::endpoint>
resolve
(
const
std::string& host, uint16_t port );
7
}
ip.hpp
fc
Definition:
api.hpp:15
fc::resolve
std::vector< fc::ip::endpoint > resolve(const std::string &host, uint16_t port)
Definition:
resolve.cpp:7
Generated on Fri Dec 15 2023 06:12:42 for BitShares-Core by
1.8.17