MCPcopy 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

38using namespace OpenZWave;
39
40DNSImpl::DNSImpl
41(
42)
43{
44 res_init();
45}
46
47DNSImpl::~DNSImpl
48(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected