Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenZWave/open-zwave
/ DNSImpl
Method
DNSImpl
cpp/src/platform/unix/DNSImpl.cpp:40–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
using namespace OpenZWave;
39
40
DNSImpl::DNSImpl
41
(
42
)
43
{
44
res_init();
45
}
46
47
DNSImpl::~DNSImpl
48
(
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected