Home
last modified time | relevance | path

Searched refs:DhtProxyClient (Results 1 – 6 of 6) sorted by relevance

/dports/devel/opendht/opendht-1.10.1/src/
H A Ddht_proxy_client.cpp34 struct DhtProxyClient::InfoState {
39 struct DhtProxyClient::ListenState {
44 struct DhtProxyClient::Listener
65 struct DhtProxyClient::ProxySearch {
72 DhtProxyClient::DhtProxyClient() {} in DhtProxyClient() function in dht::DhtProxyClient
84 DhtProxyClient::confirmProxy() in confirmProxy()
91 DhtProxyClient::startProxy() in startProxy()
100 DhtProxyClient::~DhtProxyClient() in ~DhtProxyClient()
154 DhtProxyClient::cancelAllListeners() in cancelAllListeners()
522 DhtProxyClient::getProxyInfos() in getProxyInfos()
[all …]
H A Ddhtrunner.cpp978 new DhtProxyClient([this]{ in enableProxy()
/dports/devel/py-opendht/opendht-1.10.1/src/
H A Ddht_proxy_client.cpp34 struct DhtProxyClient::InfoState {
39 struct DhtProxyClient::ListenState {
44 struct DhtProxyClient::Listener
65 struct DhtProxyClient::ProxySearch {
72 DhtProxyClient::DhtProxyClient() {} in DhtProxyClient() function in dht::DhtProxyClient
84 DhtProxyClient::confirmProxy() in confirmProxy()
91 DhtProxyClient::startProxy() in startProxy()
100 DhtProxyClient::~DhtProxyClient() in ~DhtProxyClient()
154 DhtProxyClient::cancelAllListeners() in cancelAllListeners()
522 DhtProxyClient::getProxyInfos() in getProxyInfos()
[all …]
H A Ddhtrunner.cpp978 new DhtProxyClient([this]{ in enableProxy()
/dports/devel/opendht/opendht-1.10.1/include/opendht/
H A Ddht_proxy_client.h42 class OPENDHT_PUBLIC DhtProxyClient final : public DhtInterface {
45 DhtProxyClient();
47 …explicit DhtProxyClient(std::function<void()> loopSignal, const std::string& serverHost, const std…
57 virtual ~DhtProxyClient();
/dports/devel/py-opendht/opendht-1.10.1/include/opendht/
H A Ddht_proxy_client.h42 class OPENDHT_PUBLIC DhtProxyClient final : public DhtInterface {
45 DhtProxyClient();
47 …explicit DhtProxyClient(std::function<void()> loopSignal, const std::string& serverHost, const std…
57 virtual ~DhtProxyClient();